summaryrefslogtreecommitdiff
path: root/src/fileserv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fileserv.h')
-rw-r--r--src/fileserv.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fileserv.h b/src/fileserv.h
index 9502144..816864d 100644
--- a/src/fileserv.h
+++ b/src/fileserv.h
@@ -24,6 +24,8 @@
extern char *progname;
extern char *pidfile;
+extern char *index_css;
+extern char *tmpdir;
void error(char const *fmt, ...);
void info(char const *fmt, ...);

Return to:

Send suggestions and report system problems to the System administrator.