]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/structs.h
Error page auto-negotiation.
[thirdparty/squid.git] / src / structs.h
index 852d3a2fd33c2076e34d018f3e9c145a8a383501..3ddfa8e5358f6a21f4fca34bed8e3e70d43314cb 100644 (file)
@@ -549,6 +549,9 @@ struct SquidConfig
         int use_short_names;
     } icons;
     char *errorDirectory;
+#if USE_ERR_LOCALES
+    char *errorDefaultLanguage;
+#endif
 
     struct
     {