summaryrefslogtreecommitdiffstats
path: root/usr.sbin/watch
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/watch')
-rw-r--r--usr.sbin/watch/watch.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/watch/watch.c b/usr.sbin/watch/watch.c
index d594ee0..6553540 100644
--- a/usr.sbin/watch/watch.c
+++ b/usr.sbin/watch/watch.c
@@ -36,6 +36,7 @@ static const char rcsid[] =
#include <sysexits.h>
#include <termcap.h>
#include <termios.h>
+#include <time.h>
#include <unistd.h>
#define MSG_INIT "Snoop started."
OpenPOWER on IntegriCloud