summaryrefslogtreecommitdiffstats
path: root/telephony-binding/telephony-binding.c
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2018-05-15 17:37:48 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2018-05-15 17:37:48 +0200
commit4555731ec96de6e2ff29105e3a50df51a8278d2a (patch)
tree2769fe5e065aaf118c5e338a76fb7b2553261299 /telephony-binding/telephony-binding.c
parent4e454de545544526cbea9d787df9ba76cb99d889 (diff)
Remove reference to <afb/afb-service-itf.h>
Change-Id: Ifcb769e9b837e9c41a3fed85c983d43ea43552b6 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'telephony-binding/telephony-binding.c')
-rw-r--r--telephony-binding/telephony-binding.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/telephony-binding/telephony-binding.c b/telephony-binding/telephony-binding.c
index 3d0f06a..f6db061 100644
--- a/telephony-binding/telephony-binding.c
+++ b/telephony-binding/telephony-binding.c
@@ -22,7 +22,6 @@
#define AFB_BINDING_VERSION 2
#include <afb/afb-binding.h>
-#include <afb/afb-service-itf.h>
#include "ofono_manager.h"
#include "ofono_voicecallmanager.h"