From: Amos Jeffries Date: Sun, 17 Oct 2010 10:22:59 +0000 (-0600) Subject: Add missing pre-define icpGetOutgoingIpAddress X-Git-Tag: take1~169 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4498c823c9d4fdc32c0177ae20b68a4a4c61599a;p=thirdparty%2Fsquid.git Add missing pre-define icpGetOutgoingIpAddress --- diff --git a/src/icp_v2.cc b/src/icp_v2.cc index 4ac84b08fc..87b2a8369a 100644 --- a/src/icp_v2.cc +++ b/src/icp_v2.cc @@ -85,6 +85,9 @@ static void icpHandleIcpV2(int, Ip::Address &, char *, int); /// \ingroup ServerProtocolICPInternal2 static void icpCount(void *, int, size_t, int); +/// \ingroup ServerProtocolICPInternal2 +static void icpGetOutgoingIpAddress(); + /** \ingroup ServerProtocolICPInternal2 * IcpQueueHead is global so comm_incoming() knows whether or not