]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Remvoe lint.
authorKurt Zeilenga <kurt@openldap.org>
Fri, 7 Feb 2003 17:55:42 +0000 (17:55 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 7 Feb 2003 17:55:42 +0000 (17:55 +0000)
libraries/liblutil/uuid.c

index d85f6f139ab2e5e04efb9b57f4ae5aa54a8b9f29..0f3bbe75f108548f50151c863b3f46ce31a87e3f 100644 (file)
@@ -21,6 +21,7 @@
 #include <sys/types.h>
 
 #include <ac/stdlib.h>
+#include <ac/string.h> /* get memcmp() */
 
 #ifdef HAVE_UUID_TO_STR
 #  include <sys/uuid.h>