diff options
Diffstat (limited to '')
-rw-r--r-- | print-hncp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print-hncp.c b/print-hncp.c index 37c13ec..2dc3147 100644 --- a/print-hncp.c +++ b/print-hncp.c @@ -28,9 +28,7 @@ /* \summary: Home Networking Control Protocol (HNCP) printer */ -#ifdef HAVE_CONFIG_H #include <config.h> -#endif #include "netdissect-stdinc.h" |