OSSP CVS Repository

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

ossp-pkg/uuid/uuid_md5.c 1.14 -> 1.15

--- uuid_md5.c   2006/07/28 19:16:03     1.14
+++ uuid_md5.c   2006/08/02 13:11:09     1.15
@@ -27,10 +27,14 @@
 **  uuid_md5.c: MD5 API implementation
 */
 
+/* own headers (part 1/2) */
+#include "uuid_ac.h"
+
+/* system headers */
 #include <stdlib.h>
 #include <string.h>
 
-#include "config.h"
+/* own headers (part 2/2) */
 #include "uuid_md5.h"
 
 /*

CVSTrac 2.0.1