aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bootparamd
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1997-02-20 23:11:22 +0000
committerMike Pritchard <mpp@FreeBSD.org>1997-02-20 23:11:22 +0000
commit90ac6cd46a8667ba510a0099e6a598cb21118cd9 (patch)
tree715dfcc9f7b7378eba71d519a4e2e6554e201436 /usr.sbin/bootparamd
parenta14390ccec36f2d3676c5fbd97f2a137a9e543df (diff)
Notes
Diffstat (limited to 'usr.sbin/bootparamd')
-rw-r--r--usr.sbin/bootparamd/bootparamd/bootparamd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/bootparamd/bootparamd/bootparamd.c b/usr.sbin/bootparamd/bootparamd/bootparamd.c
index 5939ed3e0248..68447a05ab8f 100644
--- a/usr.sbin/bootparamd/bootparamd/bootparamd.c
+++ b/usr.sbin/bootparamd/bootparamd/bootparamd.c
@@ -15,6 +15,7 @@ use and modify. Please send modifications and/or suggestions + bug fixes to
#include <rpcsvc/ypclnt.h>
#include "bootparam_prot.h"
#include <stdio.h>
+#include <string.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netdb.h>