]> git.sur5r.net Git - openldap/commitdiff
needs string.h
authorKurt Zeilenga <kurt@openldap.org>
Mon, 21 Aug 2000 16:48:11 +0000 (16:48 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 21 Aug 2000 16:48:11 +0000 (16:48 +0000)
libraries/liblutil/signal.c

index 230a265b95641431f1288caaad04440ddbb35400..64084c7edadc72bb6d912dc376b68ee7cf1f7048 100644 (file)
@@ -8,6 +8,7 @@
 #include "portable.h"
 
 #ifdef HAVE_SIGACTION
+#include <ac/string.h>
 #include <ac/signal.h>
 
 lutil_sig_t