diff options
Diffstat (limited to '')
-rw-r--r-- | print-zephyr.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print-zephyr.c b/print-zephyr.c index 11e1e59..796f4e9 100644 --- a/print-zephyr.c +++ b/print-zephyr.c @@ -22,9 +22,7 @@ /* \summary: Zephyr printer */ -#ifdef HAVE_CONFIG_H #include <config.h> -#endif #include "netdissect-stdinc.h" |