aboutsummaryrefslogtreecommitdiff
path: root/src/lib/daemon_destroy.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/daemon_destroy.c')
-rw-r--r--src/lib/daemon_destroy.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/daemon_destroy.c b/src/lib/daemon_destroy.c
index 054ca188..a236ba8f 100644
--- a/src/lib/daemon_destroy.c
+++ b/src/lib/daemon_destroy.c
@@ -24,6 +24,7 @@
24 */ 24 */
25#include "internal.h" 25#include "internal.h"
26#include "request_resume.h" 26#include "request_resume.h"
27#include "daemon_close_all_connections.h"
27 28
28 29
29/** 30/**