diff options
Diffstat (limited to '')
-rw-r--r-- | print-mptcp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print-mptcp.c b/print-mptcp.c index 7ffb1f5..79a79ca 100644 --- a/print-mptcp.c +++ b/print-mptcp.c @@ -36,9 +36,7 @@ /* specification: RFC 6824 */ -#ifdef HAVE_CONFIG_H #include <config.h> -#endif #include "netdissect-stdinc.h" |