From 6c170c99262c1d9678943122428f6d9f1353aaf6 Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Mon, 14 May 2018 12:17:07 +0200 Subject: [PATCH] tcpconns: remove redundant include --- src/tcpconns.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/tcpconns.c b/src/tcpconns.c index 3889d0ff..50d8efbf 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 -- 2.11.0