Index: ossp-pkg/uuid/uuid.h.in RCS File: /v/ossp/cvs/ossp-pkg/uuid/Attic/uuid.h.in,v rcsdiff -q -kk '-r1.2' '-r1.3' -u '/v/ossp/cvs/ossp-pkg/uuid/Attic/uuid.h.in,v' 2>/dev/null --- uuid.h.in 2004/01/19 12:19:25 1.2 +++ uuid.h.in 2004/01/19 13:48:30 1.3 @@ -30,6 +30,9 @@ #ifndef __UUID_H__ #define __UUID_H__ +/* required system headers */ +#include + /* OSSP uuid version (compile-time information) */ #define UUID_VERSION @UUID_VERSION_HEX@