diff options
Diffstat (limited to 'source4/ntp_signd/ntp_signd.c')
-rw-r--r-- | source4/ntp_signd/ntp_signd.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/ntp_signd/ntp_signd.c b/source4/ntp_signd/ntp_signd.c index 969d698a16f..c6d605699f6 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 */ |