]> diplodocus.org Git - nmh/blobdiff - uip/mhbuildsbr.c
ap.c, dp.c: exit(3) with 0 or 1, not [0, MAX_EXIT].
[nmh] / uip / mhbuildsbr.c
index bb68cc5b7323d64bef4f91e2eeed30e842af8906..f22db99234c12562a4107c7d25b7b487280f304c 100644 (file)
@@ -22,6 +22,7 @@
 #include <h/mime.h>
 #include <h/mhparse.h>
 #include <h/utils.h>
+#include "h/mhcachesbr.h"
 #include "mhmisc.h"
 #include "../sbr/m_mktemp.h"
 #include "../sbr/message_id.h"
@@ -56,9 +57,6 @@ typedef struct convert_list {
 } convert_list;
 
 
-/* mhcachesbr.c */
-int find_cache (CT, int, int *, char *, char *, int);
-
 /*
  * static prototypes
  */