aboutsummaryrefslogtreecommitdiffstats
path: root/packet-atalk.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2000-05-30 03:35:55 +0000
committerGuy Harris <guy@alum.mit.edu>2000-05-30 03:35:55 +0000
commit86e1e74fb97c4f218ee886c4b87d5d154105916c (patch)
treec0e05a11792c41f2f8041d360f362322f93b4ef4 /packet-atalk.c
parent11b7f3727d041ac0de1e655154a12a726546e0b5 (diff)
Give the IPX dissector dissector hash tables for the IPX type and socket
number, and have the protocols encapsulated inside IPX register themselves with that table. svn path=/trunk/; revision=2028
Diffstat (limited to 'packet-atalk.c')
-rw-r--r--packet-atalk.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/packet-atalk.c b/packet-atalk.c
index 151285cd67..f82e58f004 100644
--- a/packet-atalk.c
+++ b/packet-atalk.c
@@ -1,7 +1,7 @@
/* packet-atalk.c
* Routines for Appletalk packet disassembly (DDP, currently).
*
- * $Id: packet-atalk.c,v 1.36 2000/05/28 22:59:17 guy Exp $
+ * $Id: packet-atalk.c,v 1.37 2000/05/30 03:35:51 guy Exp $
*
* Simon Wilkinson <sxw@dcs.ed.ac.uk>
*
@@ -35,7 +35,6 @@
#include <glib.h>
#include "packet.h"
#include "packet-atalk.h"
-#include "packet-eigrp.h"
#include "etypes.h"
#include "ppptypes.h"