diff options
Diffstat (limited to 'src/html-error.c')
-rw-r--r-- | src/html-error.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/html-error.c b/src/html-error.c index e4ddf88..adb9775 100644 --- a/src/html-error.c +++ b/src/html-error.c @@ -29,6 +29,7 @@ #include "html-error.h" #include "network.h" #include "utils.h" +#include "conf.h" /* * Add an error number -> filename mapping to the errorpages list. |