diff options
Diffstat (limited to 'include/afb/afb-daemon-v1.h')
-rw-r--r-- | include/afb/afb-daemon-v1.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/afb/afb-daemon-v1.h b/include/afb/afb-daemon-v1.h index 6390dd16..65b689e7 100644 --- a/include/afb/afb-daemon-v1.h +++ b/include/afb/afb-daemon-v1.h @@ -17,8 +17,6 @@ #pragma once -#include <stdarg.h> - /* * Retrieves the common systemd's event loop of AFB * 'daemon' MUST be the daemon given in interface when activating the binding. |