diff options
Diffstat (limited to '')
-rw-r--r-- | print-pppoe.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print-pppoe.c b/print-pppoe.c index 65518df..9649b15 100644 --- a/print-pppoe.c +++ b/print-pppoe.c @@ -23,9 +23,7 @@ /* \summary: PPP-over-Ethernet (PPPoE) printer */ -#ifdef HAVE_CONFIG_H #include <config.h> -#endif #include "netdissect-stdinc.h" |