The unified diff between revisions [29abc3f7..] and [9bba4294..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'src/structs.h'

#
#
# patch "src/structs.h"
#  from [0100561257b682f546876e0c6de048c4e1100b38]
#    to [1c519698275584cec1e79bf895b33969e865fa09]
#
============================================================
--- src/structs.h	0100561257b682f546876e0c6de048c4e1100b38
+++ src/structs.h	1c519698275584cec1e79bf895b33969e865fa09
@@ -475,6 +475,7 @@ struct _SquidConfig {
         int version;
 	int forwarding_method;
 	int return_method;
+	void *info;
     } Wccp2;
 #endif
     char *as_whois_server;