]> code.citadel.org Git - citadel.git/blobdiff - citadel/msgbase.c
* Moved num_parms() and all the extract() type functions into tools.c
[citadel.git] / citadel / msgbase.c
index ab0ba507c74b46f86b12c2595e8dee5e14fffa46..8ab426acf20dff824bbb3c9694692768efa0aae0 100644 (file)
@@ -20,6 +20,7 @@
 #include "user_ops.h"
 #include "control.h"
 #include "dynloader.h"
+#include "tools.h"
 
 #define MSGS_ALL       0
 #define MSGS_OLD       1