]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/schema_init.c
fix ITS#3753
[openldap] / servers / slapd / schema_init.c
index 90f2fb7647b3bd8477367838d0cf4c0777eb867f..8d3feb8874eebf57f037044e92853e069c87527d 100644 (file)
@@ -17,7 +17,9 @@
 #include "portable.h"
 
 #include <stdio.h>
+#ifdef HAVE_LIMITS_H
 #include <limits.h>
+#endif
 
 #include <ac/ctype.h>
 #include <ac/errno.h>