diff options
Diffstat (limited to '')
-rw-r--r-- | print-igmp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print-igmp.c b/print-igmp.c index 914e3d6..68bb5d7 100644 --- a/print-igmp.c +++ b/print-igmp.c @@ -29,9 +29,7 @@ * draft-asaeda-mboned-mtrace-v2 for the mtrace message */ -#ifdef HAVE_CONFIG_H #include <config.h> -#endif #include "netdissect-stdinc.h" |