]> The Tcpdump Group git mirrors - tcpdump/blobdiff - machdep.h
Default to first interface from pcap_findalldevs()
[tcpdump] / machdep.h
index d1c7d4b5c55b5e296537a2dd0347ff52c43a33be..ba8ed389693b6f86ac19bb28833249a7e97db153 100644 (file)
--- a/machdep.h
+++ b/machdep.h
@@ -18,8 +18,8 @@
  * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
-#ifndef tcpdump_machdep_h
-#define tcpdump_machdep_h
+#ifndef netdissect_machdep_h
+#define netdissect_machdep_h
 
 int abort_on_misalignment(char *, size_t);
 #endif