sample binding "hello" receives events
[src/app-framework-binder.git] / include / afb / afb-daemon-common.h
index 7b24149..e8e1817 100644 (file)
@@ -17,6 +17,8 @@
 
 #pragma once
 
+#include <stdarg.h>
+
 /* declaration of features of libsystemd */
 struct sd_event;
 struct sd_bus;