]> git.sur5r.net Git - openldap/commitdiff
Add <limits.h>
authorKurt Zeilenga <kurt@openldap.org>
Fri, 7 Sep 2001 02:08:32 +0000 (02:08 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 7 Sep 2001 02:08:32 +0000 (02:08 +0000)
servers/slapd/schema_init.c

index 883e6a6da51f692459e6921f2b4aab8e02d5817b..30830cdb12f1a5406bd1f3170c7ed36c7ecfe042 100644 (file)
@@ -8,6 +8,7 @@
 #include "portable.h"
 
 #include <stdio.h>
+#include <limits.h>
 
 #include <ac/ctype.h>
 #include <ac/errno.h>