From 2aa31bea479aec05bd9fe0f8b874f5c1189dda16 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Tue, 17 Apr 2001 06:43:21 +0000 Subject: Move the declaration of "etype_vals[]" from "epan/packet.h" to "etypes.h". svn path=/trunk/; revision=3314 --- packet-fr.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'packet-fr.c') diff --git a/packet-fr.c b/packet-fr.c index 9d1ef8c23b..b38d6c786a 100644 --- a/packet-fr.c +++ b/packet-fr.c @@ -3,7 +3,7 @@ * * Copyright 2001, Paul Ionescu * - * $Id: packet-fr.c,v 1.16 2001/03/31 10:35:54 guy Exp $ + * $Id: packet-fr.c,v 1.17 2001/04/17 06:43:18 guy Exp $ * * Ethereal - Network traffic analyzer * By Gerald Combs @@ -53,6 +53,7 @@ #include "packet-llc.h" #include "packet-chdlc.h" #include "xdlc.h" +#include "etypes.h" #include "oui.h" #include "nlpid.h" #include "greproto.h" -- cgit v1.2.3