aboutsummaryrefslogtreecommitdiffstats
path: root/packet-raw.c
diff options
context:
space:
mode:
Diffstat (limited to 'packet-raw.c')
-rw-r--r--packet-raw.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/packet-raw.c b/packet-raw.c
index 656c3cc8f4..af01fe3aba 100644
--- a/packet-raw.c
+++ b/packet-raw.c
@@ -1,7 +1,7 @@
/* packet-raw.c
* Routines for raw packet disassembly
*
- * $Id: packet-raw.c,v 1.5 1998/11/05 10:23:26 guy Exp $
+ * $Id: packet-raw.c,v 1.6 1998/11/12 00:06:37 gram Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -34,7 +34,6 @@
#include <gtk/gtk.h>
#include <stdio.h>
-#include <pcap.h>
#include "ethereal.h"
#include "packet.h"