diff options
Diffstat (limited to '')
-rw-r--r-- | print-mpls.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print-mpls.c b/print-mpls.c index c9be496..a80b722 100644 --- a/print-mpls.c +++ b/print-mpls.c @@ -28,9 +28,7 @@ /* \summary: Multi-Protocol Label Switching (MPLS) printer */ -#ifdef HAVE_CONFIG_H #include <config.h> -#endif #include "netdissect-stdinc.h" |