From: robertc <> Date: Thu, 7 Aug 2003 19:31:34 +0000 (+0000) Subject: update to squid_endian.h from Alan Barrett X-Git-Tag: SQUID_3_0_PRE3~33 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ffbc0d117599e3a3f8652afeb1be7da5577efe32;p=thirdparty%2Fsquid.git update to squid_endian.h from Alan Barrett --- diff --git a/include/squid_endian.h b/include/squid_endian.h index e45c382757..979b7c1f20 100644 --- a/include/squid_endian.h +++ b/include/squid_endian.h @@ -1,5 +1,5 @@ /* - * $Id: squid_endian.h,v 1.1 2003/08/05 21:40:07 robertc Exp $ + * $Id: squid_endian.h,v 1.2 2003/08/07 13:31:34 robertc Exp $ * * AUTHOR: Alan Barrett * @@ -65,7 +65,6 @@ * * Some systems define htobe16()/be16toh() and friends in . */ -#include #if HAVE_BYTESWAP_H # include #endif /* HAVE_BYTESWAP_H */