summaryrefslogtreecommitdiffhomepage
path: root/src/conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/conf.c')
-rw-r--r--src/conf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/conf.c b/src/conf.c
index e7e0f32..91124bb 100644
--- a/src/conf.c
+++ b/src/conf.c
@@ -23,6 +23,7 @@
* add new directives to. Who knows if I'm right though.
*/
+#include <regex.h>
#include "common.h"
#include "conf.h"