]> diplodocus.org Git - nmh/blobdiff - uip/mhbuild.c
Tweaked check of -outfile in test-mhstore.
[nmh] / uip / mhbuild.c
index 893ef8d644e09e640591fd664ff2e33856d593a0..91132ce3d732fab6ead55e0f52ee359305070655 100644 (file)
@@ -11,8 +11,6 @@
 #include <fcntl.h>
 #include <h/signals.h>
 #include <h/md5.h>
 #include <fcntl.h>
 #include <h/signals.h>
 #include <h/md5.h>
-#include <errno.h>
-#include <signal.h>
 #include <h/mts.h>
 #include <h/tws.h>
 #include <h/mime.h>
 #include <h/mts.h>
 #include <h/tws.h>
 #include <h/mime.h>
@@ -87,9 +85,6 @@ int output_message_fp (CT, FILE *, char*);
 /* mhlistsbr.c */
 int list_all_messages (CT *, int, int, int, int);
 
 /* mhlistsbr.c */
 int list_all_messages (CT *, int, int, int, int);
 
-/* mhfree.c */
-void free_content (CT);
-
 
 int
 main (int argc, char **argv)
 
 int
 main (int argc, char **argv)