]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ssh.c
CI: Add warning exemptions for Sun C (suncc-5.14) on Solaris 10
[tcpdump] / print-ssh.c
index a6c66d74507a74512f71c235e9add3a985c85a9c..f9dd419cb5aea96b2bb10d25f684ba86af488047 100644 (file)
 
 /* \summary: Secure Shell (SSH) printer */
 
-#ifdef HAVE_CONFIG_H
 #include <config.h>
-#endif
 
 #include "netdissect-stdinc.h"
-
-#include <stdio.h>
-#include <stdlib.h>
-
 #include "netdissect-ctype.h"
 
 #include "netdissect.h"