summaryrefslogtreecommitdiff
path: root/ntpshmread.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2015-03-08 13:15:48 -0400
committerEric S. Raymond <esr@thyrsus.com>2015-03-08 13:15:48 -0400
commit5a715483cd50180778974d96fdb3c4a8fef598e4 (patch)
tree63e4dee41f410c4c2db8fe9c75b4cebcf9f502ad /ntpshmread.c
parent5fdd69a308ec9b799424d90de5a4888a25d51558 (diff)
downloadgpsd-5a715483cd50180778974d96fdb3c4a8fef598e4.tar.gz
splint cleanup of new code.
Diffstat (limited to 'ntpshmread.c')
-rw-r--r--ntpshmread.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ntpshmread.c b/ntpshmread.c
index 11532e1a..1282f779 100644
--- a/ntpshmread.c
+++ b/ntpshmread.c
@@ -20,6 +20,7 @@
#endif /* S_SPLINT_S*/
#include "ntpshm.h"
+#include "compiler.h"
struct shmTime /*@null@*/ *shm_get(const int unit, const bool create, const bool forall)
/* initialize a SHM segment */