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