summaryrefslogtreecommitdiff
path: root/source4/ntp_signd
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2011-03-19 00:45:45 +0100
committerJelmer Vernooij <jelmer@samba.org>2011-03-19 03:20:05 +0100
commit0b4eb47e2703e425f77010ae00bef6a50de88ea1 (patch)
tree7bfa708a547e209f20eaa16004a43866226c89d7 /source4/ntp_signd
parentbd0eced7d586a1648c9c429b5ac6aeec8256e4c6 (diff)
downloadsamba-0b4eb47e2703e425f77010ae00bef6a50de88ea1.tar.gz
samba-0b4eb47e2703e425f77010ae00bef6a50de88ea1.tar.bz2
samba-0b4eb47e2703e425f77010ae00bef6a50de88ea1.zip
source4/: Fix prototypes for all functions in various subsystems.
Diffstat (limited to 'source4/ntp_signd')
-rw-r--r--source4/ntp_signd/ntp_signd.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/ntp_signd/ntp_signd.c b/source4/ntp_signd/ntp_signd.c
index 969d698a16..c6d605699f 100644
--- a/source4/ntp_signd/ntp_signd.c
+++ b/source4/ntp_signd/ntp_signd.c
@@ -41,6 +41,8 @@
#include "system/network.h"
#include "system/passwd.h"
+NTSTATUS server_service_ntp_signd_init(void);
+
/*
top level context structure for the ntp_signd server
*/