summaryrefslogtreecommitdiff
path: root/libexec/rbootd
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2001-03-05 11:17:52 +0000
committerKris Kennaway <kris@FreeBSD.org>2001-03-05 11:17:52 +0000
commita3f1c1c8f3c2849eb67a3e19eeff38be04649684 (patch)
tree63cd1f52b0b9a7299d2c6c3fb59cbc4c15f1265d /libexec/rbootd
parent7e42f0da8778ff597013a6bb29952568a6106fd6 (diff)
Notes
Diffstat (limited to 'libexec/rbootd')
-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>