OSSP CVS Repository

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

ossp-pkg/uuid/uuid_sha1.c 1.4 -> 1.5

--- uuid_sha1.c  2006/07/28 19:16:05     1.4
+++ uuid_sha1.c  2006/08/02 13:11:10     1.5
@@ -27,10 +27,14 @@
 **  uuid_sha1.c: SHA-1 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_sha1.h"
 
 /*

CVSTrac 2.0.1