* Added an '-f' command line option to allow WebCit to follow the
[citadel.git] / webcit / webcit.h
index 615bdeda401fa8bae1e701e3b264ec38f05c47de..8782a40bcea546349c1ced21a2e252656dc76ed5 100644 (file)
@@ -347,6 +347,7 @@ extern int is_https;
 extern int setup_wizard;
 extern char wizard_filename[];
 extern time_t if_modified_since;
+extern int follow_xff;
 void do_setup_wizard(void);
 
 void stuff_to_cookie(char *cookie, int session,