X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/64e8f9a9ed91a3cbfa8e66367f87ef50a1d62b99..f67e46a634dd3bdcefa9fc09dbef6baae1b1d1ed:/print-ssh.c diff --git a/print-ssh.c b/print-ssh.c index a6c66d74..f9dd419c 100644 --- a/print-ssh.c +++ b/print-ssh.c @@ -13,15 +13,9 @@ /* \summary: Secure Shell (SSH) printer */ -#ifdef HAVE_CONFIG_H #include -#endif #include "netdissect-stdinc.h" - -#include -#include - #include "netdissect-ctype.h" #include "netdissect.h"