summaryrefslogtreecommitdiff
path: root/src/controller.c
diff options
context:
space:
mode:
authorJin Yoon <jinny.yoon@samsung.com>2017-08-21 11:56:49 +0900
committerJin Yoon <jinny.yoon@samsung.com>2017-08-21 11:56:49 +0900
commita107e25c9bb5e2a88943db4843c32a16c0c172a2 (patch)
tree7ac6d0a793450255692a5c9191afccad263c22ee /src/controller.c
parente56711738b1d4c62319a00fc7058c057d8101f43 (diff)
downloadrcc-a107e25c9bb5e2a88943db4843c32a16c0c172a2.tar.gz
rcc-a107e25c9bb5e2a88943db4843c32a16c0c172a2.tar.bz2
rcc-a107e25c9bb5e2a88943db4843c32a16c0c172a2.zip
Include the iotcon header in connectivity_internal.h
Change-Id: I5cdcf95fdb920cebbdec1e03dd31a3eb99fc59c3
Diffstat (limited to 'src/controller.c')
-rw-r--r--src/controller.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/controller.c b/src/controller.c
index 6e1e50f..f533159 100644
--- a/src/controller.c
+++ b/src/controller.c
@@ -25,8 +25,6 @@
#include <tizen.h>
#include <service_app.h>
-#include <iotcon.h> // Please remove this after test
-
#include "log.h"
#include "resource.h"
#include "connectivity.h"