diff options
Diffstat (limited to '')
| -rw-r--r-- | cgit.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -44,6 +44,7 @@ extern char *cgit_query_repo;  extern char *cgit_query_page;  extern char *cgit_query_head;  extern char *cgit_query_sha1; +extern int   cgit_query_ofs;  extern int htmlfd; | 
