#include <string.h>
authorniklas <niklas@openbsd.org>
Fri, 14 Feb 1997 10:56:34 +0000 (10:56 +0000)
committerniklas <niklas@openbsd.org>
Fri, 14 Feb 1997 10:56:34 +0000 (10:56 +0000)
libexec/rpc.lockd/procs.c
usr.sbin/rpc.lockd/procs.c

index ffb7508..d023ad5 100644 (file)
@@ -40,6 +40,7 @@
 #include <netinet/in.h>
 #include <arpa/inet.h>
 #include <netdb.h>
+#include <string.h>
 
 
 #define        CLIENT_CACHE_SIZE       64      /* No. of client sockets cached */
index ffb7508..d023ad5 100644 (file)
@@ -40,6 +40,7 @@
 #include <netinet/in.h>
 #include <arpa/inet.h>
 #include <netdb.h>
+#include <string.h>
 
 
 #define        CLIENT_CACHE_SIZE       64      /* No. of client sockets cached */