diff options
Diffstat (limited to '')
-rw-r--r-- | print-pgm.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print-pgm.c b/print-pgm.c index ccb0b46..6cffb52 100644 --- a/print-pgm.c +++ b/print-pgm.c @@ -15,9 +15,7 @@ /* \summary: Pragmatic General Multicast (PGM) printer */ -#ifdef HAVE_CONFIG_H #include <config.h> -#endif #include "netdissect-stdinc.h" |