From 2b68bb76417021b996c0163f6c80ba59423a447a Mon Sep 17 00:00:00 2001 From: guy 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]). git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11615 f5534014-38df-0310-8fa8-9805f1628bb7 --- 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