aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ipx.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2001-04-17 06:43:21 +0000
committerGuy Harris <guy@alum.mit.edu>2001-04-17 06:43:21 +0000
commit2aa31bea479aec05bd9fe0f8b874f5c1189dda16 (patch)
treed6107376566a1a3942faf8cf3d2a7260a9f507d9 /packet-ipx.c
parentc5aaac7823896a3dba279c92b6ae9eb5cd503a9e (diff)
Move the declaration of "etype_vals[]" from "epan/packet.h" to
"etypes.h". svn path=/trunk/; revision=3314
Diffstat (limited to 'packet-ipx.c')
-rw-r--r--packet-ipx.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/packet-ipx.c b/packet-ipx.c
index 6def66e469..ee8ff83061 100644
--- a/packet-ipx.c
+++ b/packet-ipx.c
@@ -2,7 +2,7 @@
* Routines for NetWare's IPX
* Gilbert Ramirez <gram@xiexie.org>
*
- * $Id: packet-ipx.c,v 1.82 2001/04/15 07:36:52 guy Exp $
+ * $Id: packet-ipx.c,v 1.83 2001/04/17 06:43:18 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -35,13 +35,13 @@
#include <stdio.h>
#include <string.h>
#include <glib.h>
+#include "packet.h"
+#include "packet-ipx.h"
+#include "resolv.h"
#include "etypes.h"
#include "ppptypes.h"
#include "llcsaps.h"
#include "aftypes.h"
-#include "packet.h"
-#include "packet-ipx.h"
-#include "resolv.h"
/* The information in this module (IPX, SPX, NCP) comes from:
NetWare LAN Analysis, Second Edition