]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ipoib.c
CHANGES: Add a change backported to 4.99
[tcpdump] / print-ipoib.c
index 54ab9c6e14a7f1210b327f357d1cbf668141b931..87ae97c8f51553847b9c228154d497647a7f39e4 100644 (file)
 
 /* \summary: IP-over-InfiniBand (IPoIB) printer */
 
-#ifdef HAVE_CONFIG_H
 #include <config.h>
-#endif
 
 #include "netdissect-stdinc.h"
 
-#include <stdio.h>
-
 #include "netdissect.h"
 #include "extract.h"
 #include "addrtoname.h"