]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-brcmtag.c
Add --time-t-size option to print the size of time_t in bits
[tcpdump] / print-brcmtag.c
index efc6a1eefa46f3ef83f2715cbec70deca780a0b6..a3d15e28fd725d9b5fb5235cfdef5e688867127c 100644 (file)
 
 /* \summary: Broadcom Ethernet switches tag (4 bytes) printer */
 
-#ifdef HAVE_CONFIG_H
 #include <config.h>
-#endif
 
 #include "netdissect-stdinc.h"
 
 #define ND_LONGJMP_FROM_TCHECK
 #include "netdissect.h"
-#include "ethertype.h"
 #include "addrtoname.h"
 #include "extract.h"