projects
/
platform
/
core
/
api
/
connection.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afe7704
)
Fix build issue with test code
94/171094/1
accepted/tizen/4.0/unified/20180227.062910
submit/tizen_4.0/20180226.114233
author
Jaehyun Kim
<jeik01.kim@samsung.com>
Mon, 26 Feb 2018 11:12:54 +0000
(20:12 +0900)
committer
Jaehyun Kim
<jeik01.kim@samsung.com>
Mon, 26 Feb 2018 11:15:46 +0000
(20:15 +0900)
Change-Id: I33f743f28965c0defb74430fbfef656104108f91
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
test/connection_test.c
patch
|
blob
|
history
diff --git
a/test/connection_test.c
b/test/connection_test.c
index a02efcdb5d044afc126b47a3d2bd5153102a99d4..4ad78e68b6a29b1230f2e1f94ebdabf00c7161cf 100755
(executable)
--- a/
test/connection_test.c
+++ b/
test/connection_test.c
@@
-22,6
+22,7
@@
#include <glib.h>
#include "net_connection.h"
+#include "connection_extension.h"
#include <tizen_error.h>