summaryrefslogtreecommitdiffstats
path: root/contrib/tcpdump/machdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tcpdump/machdep.h')
-rw-r--r--contrib/tcpdump/machdep.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/tcpdump/machdep.h b/contrib/tcpdump/machdep.h
index d1c7d4b..ba8ed38 100644
--- a/contrib/tcpdump/machdep.h
+++ b/contrib/tcpdump/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
OpenPOWER on IntegriCloud