aboutsummaryrefslogtreecommitdiff
path: root/contrib/ntp/include/ntp_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ntp/include/ntp_proto.h')
-rw-r--r--contrib/ntp/include/ntp_proto.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/contrib/ntp/include/ntp_proto.h b/contrib/ntp/include/ntp_proto.h
new file mode 100644
index 000000000000..2a888c2cc257
--- /dev/null
+++ b/contrib/ntp/include/ntp_proto.h
@@ -0,0 +1,8 @@
+#ifndef __ntp_proto_h
+#define __ntp_proto_h
+
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
+#endif /* __ntp_proto_h */