aboutsummaryrefslogtreecommitdiffstats
path: root/packet-null.c
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>1999-08-24 17:26:16 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>1999-08-24 17:26:16 +0000
commitcb1e32da97355b266903f020ce6ebfeca2a77843 (patch)
treebfddafd5e481a61c1d46f050142874083bfc647f /packet-null.c
parent8cdb786ae90e0736a12d864be11add31006a7e23 (diff)
Removed unnecessary #include "etypes.h" lines.
svn path=/trunk/; revision=565
Diffstat (limited to 'packet-null.c')
-rw-r--r--packet-null.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-null.c b/packet-null.c
index bd7fd2be22..e9cf2334d6 100644
--- a/packet-null.c
+++ b/packet-null.c
@@ -1,7 +1,7 @@
/* packet-null.c
* Routines for null packet disassembly
*
- * $Id: packet-null.c,v 1.14 1999/08/22 19:05:44 guy Exp $
+ * $Id: packet-null.c,v 1.15 1999/08/24 17:26:13 gram Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -40,7 +40,7 @@
#include "packet.h"
#include "etypes.h"
-
+
extern const value_string etype_vals[];
/* protocols and header fields */