summaryrefslogtreecommitdiff
path: root/ntpshm.h
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2015-02-25 05:32:57 -0500
committerEric S. Raymond <esr@thyrsus.com>2015-02-25 05:32:57 -0500
commit352b62f793892590fb61cfe8395c2e09b44fe3eb (patch)
treeea2eb18edb834d87420891d8f20f4ba328618045 /ntpshm.h
parent4492295a686082f9832bcc38b612cc37612d37d9 (diff)
downloadgpsd-352b62f793892590fb61cfe8395c2e09b44fe3eb.tar.gz
In tpmon, timestamp reports properly and deal with bad status.
Diffstat (limited to 'ntpshm.h')
-rw-r--r--ntpshm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ntpshm.h b/ntpshm.h
index 5a29369f..086c94b8 100644
--- a/ntpshm.h
+++ b/ntpshm.h
@@ -7,6 +7,7 @@
#define GPSD_NTPSHM_H
#include <stdbool.h>
+#include <time.h>
#include <sys/time.h>
#include <sys/ipc.h>
#include <sys/shm.h>