diff options
Diffstat (limited to '')
-rw-r--r-- | print-ssh.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print-ssh.c b/print-ssh.c index 5207c52..f9dd419 100644 --- a/print-ssh.c +++ b/print-ssh.c @@ -13,9 +13,7 @@ /* \summary: Secure Shell (SSH) printer */ -#ifdef HAVE_CONFIG_H #include <config.h> -#endif #include "netdissect-stdinc.h" #include "netdissect-ctype.h" |