]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Patch from Juergen Schoenwaelder <[email protected]> to get
authorguy <guy>
Tue, 24 Apr 2001 02:26:14 +0000 (02:26 +0000)
committerguy <guy>
Tue, 24 Apr 2001 02:26:14 +0000 (02:26 +0000)
print-arcnet.c to compile on some platforms.

print-arcnet.c

index 1e6b2308821460784d6859136ce2bb0e285477c5..e56918cb0121f2d52be5f29a79c54d9bd6b5436a 100644 (file)
  */
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-arcnet.c,v 1.1 2001-04-17 08:39:19 guy Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/tcpdump/print-arcnet.c,v 1.2 2001-04-24 02:26:14 guy Exp $ (LBL)";
+#endif
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
 #endif
 
 #include <sys/param.h>