]> git.sur5r.net Git - openldap/commitdiff
include ac/string.h
authorHallvard Furuseth <hallvard@openldap.org>
Wed, 1 Sep 1999 05:28:52 +0000 (05:28 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Wed, 1 Sep 1999 05:28:52 +0000 (05:28 +0000)
servers/slurpd/ri.c

index 212c38bed71cf3741dc35b37d31f1ae34e4b483e..ff65b2c4845f65e8c90ed8763caf984534a86dbf 100644 (file)
@@ -22,6 +22,7 @@
 #include <stdio.h>
 
 #include <ac/stdlib.h>
+#include <ac/string.h>
 #include <ac/signal.h>
 
 #include "slurp.h"