]> diplodocus.org Git - nmh/blobdiff - uip/mhbuildsbr.c
mh.h: Move the gcc-4.3-conditional macro definitions.
[nmh] / uip / mhbuildsbr.c
index bccf33a90aa7a3b22ae11f0070a7edca04d71c61..f22db99234c12562a4107c7d25b7b487280f304c 100644 (file)
@@ -22,6 +22,8 @@
 #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"
 #include "../sbr/mime_type.h"
@@ -55,12 +57,6 @@ typedef struct convert_list {
 } convert_list;
 
 
-/* mhmisc.c */
-void content_error (char *, CT, char *, ...);
-
-/* mhcachesbr.c */
-int find_cache (CT, int, int *, char *, char *, int);
-
 /*
  * static prototypes
  */