aboutsummaryrefslogtreecommitdiff
path: root/include/httpd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/httpd.h')
-rw-r--r--include/httpd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/httpd.h b/include/httpd.h
index 8ffe51e8..9789fba4 100644
--- a/include/httpd.h
+++ b/include/httpd.h
@@ -159,6 +159,7 @@ struct HttpReq
char *search;
int vermaj;
int vermin;
+ HSPairs *searchpairs;
};
/*