summaryrefslogtreecommitdiff
path: root/src/stats.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stats.c')
-rw-r--r--src/stats.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stats.c b/src/stats.c
index 0b60071..c7b4423 100644
--- a/src/stats.c
+++ b/src/stats.c
@@ -32,6 +32,7 @@
#include "html-error.h"
#include "stats.h"
#include "utils.h"
+#include "conf.h"
struct stat_s {
unsigned long int num_reqs;