]> The Tcpdump Group git mirrors - tcpdump/blobdiff - missing/datalinks.c
Fix incompatible pointer types with time functions calls on Windows
[tcpdump] / missing / datalinks.c
index e7d526bcedb1a3c662f969800d8dce4c27be22a3..8b458363c430fd04e76913fc6a767038f20fffcc 100644 (file)
  * SUCH DAMAGE.
  */
 
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
+#include <config.h>
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
 #include <pcap.h>
 #include <stdlib.h>