summaryrefslogtreecommitdiffstats
path: root/include/afb/afb-daemon-v1.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/afb/afb-daemon-v1.h')
-rw-r--r--include/afb/afb-daemon-v1.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/afb/afb-daemon-v1.h b/include/afb/afb-daemon-v1.h
index 65b689e7..256c5fda 100644
--- a/include/afb/afb-daemon-v1.h
+++ b/include/afb/afb-daemon-v1.h
@@ -17,6 +17,8 @@
#pragma once
+#include "afb-daemon-common.h"
+
/*
* Retrieves the common systemd's event loop of AFB
* 'daemon' MUST be the daemon given in interface when activating the binding.