diff options
author | José Bollo <jose.bollo@iot.bzh> | 2017-05-31 12:15:33 +0200 |
---|---|---|
committer | José Bollo <jose.bollo@iot.bzh> | 2017-05-31 12:15:33 +0200 |
commit | 9ee5ae1883c58527f9cb63b7bafeb2f1d59e37ec (patch) | |
tree | f8101cc861b4835751b21a34338214a9f311f77d /include/afb/afb-daemon-v2.h | |
parent | 524ce4c40da3b25630dffdd80c5aca99364a3569 (diff) |
code formatting improvement
Change-Id: I07e0201c4dc9996e47ca70819123b351c7fb2ad7
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'include/afb/afb-daemon-v2.h')
-rw-r--r-- | include/afb/afb-daemon-v2.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/afb/afb-daemon-v2.h b/include/afb/afb-daemon-v2.h index 6cfc60ba..01a620a8 100644 --- a/include/afb/afb-daemon-v2.h +++ b/include/afb/afb-daemon-v2.h @@ -17,8 +17,6 @@ #pragma once -#include <stdarg.h> - /* * Retrieves the common systemd's event loop of AFB */ |