]> code.citadel.org Git - citadel.git/blobdiff - citadel/control.c
* Moved num_parms() and all the extract() type functions into tools.c
[citadel.git] / citadel / control.c
index 79a155526d0115642c7c44deaf46ff558050e729..a4069b1122b54661da078f56a17d48871dff8fe7 100644 (file)
@@ -25,6 +25,7 @@
 #include "support.h"
 #include "config.h"
 #include "msgbase.h"
+#include "tools.h"
 
 struct CitControl CitControl;
 struct config config;