aboutsummaryrefslogtreecommitdiff
path: root/libexec/rbootd/parseconf.c
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>2000-10-10 01:50:26 +0000
committerGarrett Wollman <wollman@FreeBSD.org>2000-10-10 01:50:26 +0000
commiteb2fc780273ffdf4b21d6135aa8ec3b986e9c688 (patch)
tree8432db3aff03ac5dd498b9654f0bae60fffa1eb4 /libexec/rbootd/parseconf.c
parentf35e82dfe3a9ae90b01a027514f854e3150774eb (diff)
Notes
Diffstat (limited to 'libexec/rbootd/parseconf.c')
-rw-r--r--libexec/rbootd/parseconf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/rbootd/parseconf.c b/libexec/rbootd/parseconf.c
index 21e4c0b1b2a1..bd2f2e1c2f3e 100644
--- a/libexec/rbootd/parseconf.c
+++ b/libexec/rbootd/parseconf.c
@@ -54,6 +54,7 @@ static const char rcsid[] =
#include <sys/param.h>
#include <sys/stat.h>
+#include <sys/time.h>
#include <ctype.h>
#include <dirent.h>