diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/httpd.h | 1 |
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; }; /* |