aboutsummaryrefslogtreecommitdiffstats
path: root/src/afb-ditf.h
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2017-04-13 22:58:33 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2017-04-13 23:02:25 +0200
commita8e971702f23ee67e02b4716ad4159f12cefdca6 (patch)
treeb15a0176462006b2dcf7adeb7e65ee06ff06e2f1 /src/afb-ditf.h
parent9991f9f55b6b77bf89a9e2cec84280d0c9c0b2cd (diff)
Introduce apiset for grouping apis
This will be used at the end for debugging facilities. Change-Id: I75e3345667e1f58143c77a885e166375680ca194 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'src/afb-ditf.h')
-rw-r--r--src/afb-ditf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/afb-ditf.h b/src/afb-ditf.h
index ad8c9920..3e8d99a7 100644
--- a/src/afb-ditf.h
+++ b/src/afb-ditf.h
@@ -24,7 +24,6 @@
#include <afb/afb-binding.h>
-#include "afb-apis.h"
#include "afb-svc.h"
#include "afb-evt.h"
#include "afb-common.h"