summaryrefslogtreecommitdiffstats
path: root/include/protocols/timed.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/protocols/timed.h')
-rw-r--r--include/protocols/timed.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/protocols/timed.h b/include/protocols/timed.h
index 6c6a05e..c4df1b9 100644
--- a/include/protocols/timed.h
+++ b/include/protocols/timed.h
@@ -36,6 +36,10 @@
#ifndef _PROTOCOLS_TIMED_H_
#define _PROTOCOLS_TIMED_H_
+#include <sys/types.h>
+#include <sys/time.h>
+#include <sys/param.h>
+
/*
* Time Synchronization Protocol
*/
OpenPOWER on IntegriCloud