]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ether.c
Fix incompatible pointer types with time functions calls on Windows
[tcpdump] / print-ether.c
index 3f7fb5f699cfe7918025f017f51cd3ba12fef10f..fd41e9a7c8408f8d954b1338a663e18d52dd0784 100644 (file)
@@ -21,9 +21,7 @@
 
 /* \summary: Ethernet printer */
 
-#ifdef HAVE_CONFIG_H
 #include <config.h>
-#endif
 
 #include "netdissect-stdinc.h"