diff options
Diffstat (limited to '')
-rw-r--r-- | print-cfm.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print-cfm.c b/print-cfm.c index e950719..e78be37 100644 --- a/print-cfm.c +++ b/print-cfm.c @@ -17,9 +17,7 @@ /* \summary: IEEE 802.1ag Connectivity Fault Management (CFM) protocols printer */ -#ifdef HAVE_CONFIG_H #include <config.h> -#endif #include "netdissect-stdinc.h" |