summaryrefslogtreecommitdiffstats
path: root/usr.sbin/yppoll
diff options
context:
space:
mode:
authorstefanf <stefanf@FreeBSD.org>2004-05-24 16:10:57 +0000
committerstefanf <stefanf@FreeBSD.org>2004-05-24 16:10:57 +0000
commit2edc0418f935918c8454937b6fa4e05156aa5c3f (patch)
tree9daba4a86d18be0342a9079a8ef2f2d37d07ac6e /usr.sbin/yppoll
parentabe4404c59832747d54e88fabb11e75c1a7bdcc9 (diff)
downloadFreeBSD-src-2edc0418f935918c8454937b6fa4e05156aa5c3f.zip
FreeBSD-src-2edc0418f935918c8454937b6fa4e05156aa5c3f.tar.gz
Include <timeconv.h> for time conversion functions.
Approved by: das (mentor)
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 171b526..e35087c 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>
OpenPOWER on IntegriCloud