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-chdlc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-chdlc.c') diff --git a/epan/dissectors/packet-chdlc.c b/epan/dissectors/packet-chdlc.c index 18eef17644..80c83d6230 100644 --- a/epan/dissectors/packet-chdlc.c +++ b/epan/dissectors/packet-chdlc.c @@ -31,7 +31,7 @@ #include "etypes.h" #include "prefs.h" #include "chdlctypes.h" -#include +#include #include "packet-chdlc.h" #include "packet-ppp.h" #include "packet-ip.h" -- cgit v1.2.3