From: Automatic source maintenance Date: Mon, 30 Sep 2013 00:14:45 +0000 (-0600) Subject: SourceFormat Enforcement X-Git-Tag: SQUID_3_5_0_1~625 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6dc9abcf7b74f633f1e529bbd75f0c23776f6800;p=thirdparty%2Fsquid.git SourceFormat Enforcement --- diff --git a/lib/rfcnb/rfcnb-io.h b/lib/rfcnb/rfcnb-io.h index 3019b0223a..d3f0dfff90 100644 --- a/lib/rfcnb/rfcnb-io.h +++ b/lib/rfcnb/rfcnb-io.h @@ -26,7 +26,6 @@ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ - #include "rfcnb/rfcnb.h" int RFCNB_Put_Pkt(struct RFCNB_Con *con, struct RFCNB_Pkt *pkt, int len);