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