summaryrefslogtreecommitdiff
path: root/source4/torture/ntp
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2014-02-27 09:08:17 +0100
committerAndrew Bartlett <abartlet@samba.org>2014-04-02 09:03:45 +0200
commit2812a4aa06fa64fcde0aed67c7097febd8d4d919 (patch)
tree817f26fb8fc0e9ee16dded2db64a673e915f9bd8 /source4/torture/ntp
parent04f7fc0c3069d3792bb659c81a2b84c9cfdd3297 (diff)
downloadsamba-2812a4aa06fa64fcde0aed67c7097febd8d4d919.tar.gz
s4:torture/ntp: add missing #include "torture/ntp/proto.h"
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'source4/torture/ntp')
-rw-r--r--source4/torture/ntp/ntp_signd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/ntp/ntp_signd.c b/source4/torture/ntp/ntp_signd.c
index 5f097fedd01..18ac1428550 100644
--- a/source4/torture/ntp/ntp_signd.c
+++ b/source4/torture/ntp/ntp_signd.c
@@ -32,6 +32,7 @@
#include "librpc/gen_ndr/ndr_ntp_signd.h"
#include "param/param.h"
#include "system/network.h"
+#include "torture/ntp/proto.h"
#define TEST_MACHINE_NAME "ntpsigndtest"