aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/daemon.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/daemon.c')
-rw-r--r--src/daemon/daemon.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/daemon/daemon.c b/src/daemon/daemon.c
index a0a50992..1f85c4b2 100644
--- a/src/daemon/daemon.c
+++ b/src/daemon/daemon.c
@@ -34,7 +34,6 @@
34#include "connection_https.h" 34#include "connection_https.h"
35#include "gnutls_int.h" 35#include "gnutls_int.h"
36#include "gnutls_global.h" 36#include "gnutls_global.h"
37#include "auth_anon.h"
38#endif 37#endif
39 38
40/** 39/**