diff options
Diffstat (limited to '')
-rw-r--r-- | print-unsupported.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print-unsupported.c b/print-unsupported.c index 009cf6f..2dbab77 100644 --- a/print-unsupported.c +++ b/print-unsupported.c @@ -16,9 +16,7 @@ /* \summary: unsupported link-layer protocols printer */ -#ifdef HAVE_CONFIG_H #include <config.h> -#endif #include "netdissect-stdinc.h" |