]> The Tcpdump Group git mirrors - tcpdump/blobdiff - machdep.h
Handle very large -f files by rejecting them.
[tcpdump] / machdep.h
index 6328c8265947159a4753236a3c8c4f26846a27e5..ba8ed389693b6f86ac19bb28833249a7e97db153 100644 (file)
--- a/machdep.h
+++ b/machdep.h
  * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
  * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
- *
- * @(#) $Header: /tcpdump/master/tcpdump/machdep.h,v 1.2 2000-01-17 06:24:24 itojun Exp $ (LBL)
  */
-#ifndef tcpdump_machdep_h
-#define tcpdump_machdep_h
+#ifndef netdissect_machdep_h
+#define netdissect_machdep_h
 
 int abort_on_misalignment(char *, size_t);
 #endif