]> code.citadel.org Git - citadel.git/blobdiff - citadel/file_ops.c
* Moved num_parms() and all the extract() type functions into tools.c
[citadel.git] / citadel / file_ops.c
index 965c45b103966a261fa6c41c14dcb3b1373d7efd..3043737d4e4c4b19bb23cb26f580798b665a90f7 100644 (file)
@@ -19,6 +19,7 @@
 #include "support.h"
 #include "room_ops.h"
 #include "msgbase.h"
+#include "tools.h"
 
 void cmd_delf(char *filename)
 {