diff options
Diffstat (limited to '')
-rw-r--r-- | print-l2tp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print-l2tp.c b/print-l2tp.c index 895efd2..605c20d 100644 --- a/print-l2tp.c +++ b/print-l2tp.c @@ -25,9 +25,7 @@ /* specification: RFC 2661 */ -#ifdef HAVE_CONFIG_H #include <config.h> -#endif #include "netdissect-stdinc.h" |