OSSP CVS Repository

ossp - Difference in ossp-pkg/uuid/uuid_str.c versions 1.8 and 1.9
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/uuid/uuid_str.c 1.8 -> 1.9

--- uuid_str.c   2006/03/17 07:10:10     1.8
+++ uuid_str.c   2006/08/02 13:11:10     1.9
@@ -48,12 +48,16 @@
  * o Ralf S. Engelschall <rse@engelschall.com> (1999, for OSSP)
  */
 
+/* own headers (part 1/2) */
+#include "uuid_ac.h"
+
+/* system headers */
 #include <stdlib.h>
 #include <stdarg.h>
 #include <string.h>
 #include <ctype.h>
 
-#include "config.h"
+/* own headers (part 2/2) */
 #include "uuid_str.h"
 
 #if HAVE_LONG_LONG

CVSTrac 2.0.1