summaryrefslogtreecommitdiff
path: root/usr.sbin/yppoll
diff options
context:
space:
mode:
authorStefan Farfeleder <stefanf@FreeBSD.org>2004-05-24 16:10:57 +0000
committerStefan Farfeleder <stefanf@FreeBSD.org>2004-05-24 16:10:57 +0000
commite54fb3f2dc353bdab4e5a7aee5ff36720de7b227 (patch)
tree9daba4a86d18be0342a9079a8ef2f2d37d07ac6e /usr.sbin/yppoll
parent7138b71d5f7b39bf356a6f8e69d820e54260253b (diff)
downloadsrc-test2-e54fb3f2dc353bdab4e5a7aee5ff36720de7b227.tar.gz
src-test2-e54fb3f2dc353bdab4e5a7aee5ff36720de7b227.zip
Notes
Diffstat (limited to 'usr.sbin/yppoll')
-rw-r--r--usr.sbin/yppoll/yppoll.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/yppoll/yppoll.c b/usr.sbin/yppoll/yppoll.c
index 171b526c32bf..e35087c6baaf 100644
--- a/usr.sbin/yppoll/yppoll.c
+++ b/usr.sbin/yppoll/yppoll.c
@@ -38,6 +38,7 @@ __FBSDID("$FreeBSD$");
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
+#include <timeconv.h>
#include <unistd.h>
#include <rpc/rpc.h>