]> diplodocus.org Git - nmh/blobdiff - uip/mhcachesbr.c
mhparse: Change mhfixmsg flags from int to bool.
[nmh] / uip / mhcachesbr.c
index 0c61fc0f60415e8fd3fe29e961444ae7cec262d1..4c177d18686b25cd0d1c1fd3503bacd4710b982d 100644 (file)
@@ -14,6 +14,7 @@
 #include <h/mhparse.h>
 #include <h/mhcachesbr.h>
 #include <h/utils.h>
+#include "mhmisc.h"
 #include "../sbr/lock_file.h"
 #include "../sbr/m_mktemp.h"
 
@@ -40,13 +41,6 @@ int wcachesw = CACHE_ASK;
 char *cache_public;
 char *cache_private;
 
-
-/* mhmisc.c */
-int part_ok (CT);
-int type_ok (CT, int);
-void content_error (char *, CT, char *, ...);
-void flush_errors (void);
-
 /*
  * static prototypes
  */