aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ipv6.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2001-04-17 06:29:14 +0000
committerGuy Harris <guy@alum.mit.edu>2001-04-17 06:29:14 +0000
commitc5aaac7823896a3dba279c92b6ae9eb5cd503a9e (patch)
tree1d18b9aa9f7d6529c782365c49361fa45d60d974 /packet-ipv6.c
parentd01ff0c85783b03fd0d9f52dbb384c71ae6a459e (diff)
Move the declaration of "ipprotostr()" out of "epan/packet.h" into a new
"ipproto.h" header file. svn path=/trunk/; revision=3313
Diffstat (limited to 'packet-ipv6.c')
-rw-r--r--packet-ipv6.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/packet-ipv6.c b/packet-ipv6.c
index fa164f3234..14a6f6b499 100644
--- a/packet-ipv6.c
+++ b/packet-ipv6.c
@@ -1,7 +1,7 @@
/* packet-ipv6.c
* Routines for IPv6 packet disassembly
*
- * $Id: packet-ipv6.c,v 1.51 2001/01/23 02:49:55 gerald Exp $
+ * $Id: packet-ipv6.c,v 1.52 2001/04/17 06:29:12 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -54,6 +54,7 @@
#include "packet-tcp.h"
#include "packet-udp.h"
#include "resolv.h"
+#include "ipproto.h"
/*
* NOTE: ipv6.nxt is not very useful as we will have chained header.