ossp-pkg/uuid/uuid.h 1.15 -> 1.16
--- uuid.h 2004/01/19 12:15:05 1.15
+++ uuid.h 2004/01/19 12:19:25 1.16
@@ -30,9 +30,6 @@
#ifndef __UUID_H__
#define __UUID_H__
-/* required system headers */
-#include <string.h>
-
/* OSSP uuid version (compile-time information) */
#define UUID_VERSION 0x009204
|
|