From: Ruben Kerkhof Date: Mon, 14 May 2018 10:17:07 +0000 (+0200) Subject: tcpconns: remove redundant include X-Git-Tag: collectd-5.9.0~280 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c170c99262c1d9678943122428f6d9f1353aaf6;p=thirdparty%2Fcollectd.git tcpconns: remove redundant include --- diff --git a/src/tcpconns.c b/src/tcpconns.c index 3889d0ff2..50d8efbfd 100644 --- a/src/tcpconns.c +++ b/src/tcpconns.c @@ -76,7 +76,6 @@ #endif #if KERNEL_LINUX -#include #include #if HAVE_LINUX_INET_DIAG_H #include