projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b0628b
)
tcpconns: remove redundant include
author
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Mon, 14 May 2018 10:17:07 +0000
(12:17 +0200)
committer
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Mon, 14 May 2018 10:17:07 +0000
(12:17 +0200)
src/tcpconns.c
patch
|
blob
|
history
diff --git
a/src/tcpconns.c
b/src/tcpconns.c
index
3889d0f
..
50d8efb
100644
(file)
--- a/
src/tcpconns.c
+++ b/
src/tcpconns.c
@@
-76,7
+76,6
@@
#endif
#if KERNEL_LINUX
-#include <asm/types.h>
#include <linux/netlink.h>
#if HAVE_LINUX_INET_DIAG_H
#include <linux/inet_diag.h>