From 3a583aeb59d627fa6ed3221e7214d7989d98be32 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Fri, 6 Aug 2004 19:57:49 +0000 Subject: From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that an include of in any system header file gets the system (needed for builds on Tru64 with GTK+ 1.2[.x]). svn path=/trunk/; revision=11615 --- epan/dissectors/packet-slowprotocols.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-slowprotocols.c') diff --git a/epan/dissectors/packet-slowprotocols.c b/epan/dissectors/packet-slowprotocols.c index aa50a31b3a..9852931d79 100644 --- a/epan/dissectors/packet-slowprotocols.c +++ b/epan/dissectors/packet-slowprotocols.c @@ -39,7 +39,7 @@ #include "etypes.h" #include "llcsaps.h" #include "ppptypes.h" -#include +#include /* Offsets of fields within a LACPDU */ -- cgit v1.2.3