]> code.citadel.org Git - citadel.git/commitdiff
* fix a bug
authorArt Cancro <ajc@citadel.org>
Wed, 6 Jun 2001 04:27:07 +0000 (04:27 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 6 Jun 2001 04:27:07 +0000 (04:27 +0000)
citadel/mime_parser.c

index daf6333c27cc391b8ccd39d1b80f6fb4b0af49cd..7aab9b79d247bf66b0a11f02e214bd22a90e6612 100644 (file)
@@ -23,6 +23,7 @@
 #include "mime_parser.h"
 #include "sysdep_decls.h"
 #include "server.h"
+#include "tools.h"