]> git.ipfire.org Git - thirdparty/sarg.git/blobdiff - index.c
Moved all the functions declarations from conf.h to defs.h for consistency.
[thirdparty/sarg.git] / index.c
diff --git a/index.c b/index.c
index 60b84563a0d1ca36f7c31b35c90d9ca35197c261..22bd7cb22fbea31d181c212a675cf8baace16eac 100644 (file)
--- a/index.c
+++ b/index.c
@@ -24,6 +24,7 @@
  */
 
 #include "include/conf.h"
+#include "include/defs.h"
 
 void make_index(void)
 {