summaryrefslogtreecommitdiffstats
path: root/include/afb/afb-daemon-v1.h
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2017-05-31 12:15:33 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2017-05-31 12:15:33 +0200
commit9ee5ae1883c58527f9cb63b7bafeb2f1d59e37ec (patch)
treef8101cc861b4835751b21a34338214a9f311f77d /include/afb/afb-daemon-v1.h
parent524ce4c40da3b25630dffdd80c5aca99364a3569 (diff)
code formatting improvement
Change-Id: I07e0201c4dc9996e47ca70819123b351c7fb2ad7 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'include/afb/afb-daemon-v1.h')
-rw-r--r--include/afb/afb-daemon-v1.h2
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.