aboutsummaryrefslogtreecommitdiffstats
path: root/packet-data.c
diff options
context:
space:
mode:
Diffstat (limited to 'packet-data.c')
-rw-r--r--packet-data.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/packet-data.c b/packet-data.c
index 7b01c9504f..85cd590b5e 100644
--- a/packet-data.c
+++ b/packet-data.c
@@ -2,7 +2,7 @@
* Routines for raw data (default case)
* Gilbert Ramirez <gram@alumni.rice.edu>
*
- * $Id: packet-data.c,v 1.28 2002/04/04 05:16:14 guy Exp $
+ * $Id: packet-data.c,v 1.29 2002/05/10 23:20:38 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -33,6 +33,7 @@
#include <glib.h>
#include <epan/packet.h>
+#include "packet-data.h"
/* proto_data cannot be static because it's referenced in the
* print routines