projects
/
sdk
/
tools
/
profctl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
296103f
)
Temporary disable TIZEN ifndef
author
Alexey Chernobaev
<achernobaev@dev.rtsoft.ru>
Wed, 29 Aug 2018 17:25:17 +0000
(20:25 +0300)
committer
Aleksei Vereshchagin
<avereschagin@dev.rtsoft.ru>
Mon, 3 Sep 2018 15:21:42 +0000
(18:21 +0300)
profctl.c
patch
|
blob
|
history
diff --git
a/profctl.c
b/profctl.c
index
80e86b2
..
1d1951f
100644
(file)
--- a/
profctl.c
+++ b/
profctl.c
@@
-1,8
+1,8
@@
#define _GNU_SOURCE
-#ifndef TIZEN
-#define TIZEN 1
-#endif
+
//
#ifndef TIZEN
+
//
#define TIZEN 1
+
//
#endif
#include <errno.h>
#include <getopt.h>