]> The Tcpdump Group git mirrors - tcpdump/blobdiff - bpf_dump.c
On Solaris, for 64-bit builds, use the 64-bit pcap-config.
[tcpdump] / bpf_dump.c
index b50d7e7b66398b2152790fc7cd95052493067db2..1ac74a24127c85bf4f36b7af13920eb546d065f0 100644 (file)
  * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
-#ifndef lint
-static const char rcsid[] _U_ =
-    "@(#) $Header: /tcpdump/master/tcpdump/bpf_dump.c,v 1.17 2008-02-14 20:53:49 guy Exp $ (LBL)";
-#endif
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
-#include <tcpdump-stdinc.h>
+#include "netdissect-stdinc.h"
 
-#include <pcap.h>
 #include <stdio.h>
 
+#include "netdissect.h"
 #include "interface.h"
 
 void