projects
/
platform
/
core
/
connectivity
/
net-config.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
283b070
)
Removed include of <sys/sysctl.h> header
sandbox/akazmin/tizen_6.0_build
author
Andrey Kazmin
<a.kazmin@partner.samsung.com>
Mon, 23 Dec 2019 10:58:34 +0000
(13:58 +0300)
committer
Andrey Kazmin
<a.kazmin@partner.samsung.com>
Mon, 23 Dec 2019 11:00:51 +0000
(14:00 +0300)
Because of it is deprecated and also isn't actually needed.
Signed-off-by: Andrey Kazmin <a.kazmin@partner.samsung.com>
src/mptcp-internal.c
patch
|
blob
|
history
diff --git
a/src/mptcp-internal.c
b/src/mptcp-internal.c
index ff197bc751d55a26cdd142a0c7cefe5e90f662df..206cc6d6fc2e2b0255e91f0f650e6d85dcb8de71 100755
(executable)
--- a/
src/mptcp-internal.c
+++ b/
src/mptcp-internal.c
@@
-1,5
+1,4
@@
#include <glib.h>
-#include <sys/sysctl.h>
#include <string.h>
#include <stdio.h>
#include <stdlib.h>