]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
compile error
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 15 Sep 2008 16:07:37 +0000 (04:07 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 15 Sep 2008 16:07:37 +0000 (04:07 +1200)
src/client_side_request.h

index 62894d799d74f30350af62e8f8db59be7734271a..b2f5b7fcd5b35445729cecf8963ff01d65cd729e 100644 (file)
@@ -118,6 +118,7 @@ public:
     {
         unsigned int accel:1;
         unsigned int intercepted:1;
+        unsigned int spoof_client_ip:1;
         unsigned int internal:1;
         unsigned int done_copying:1;
         unsigned int purging:1;