]> diplodocus.org Git - nmh/blobdiff - uip/mhoutsbr.c
lock_file.c: close(2) file descriptor on failure, avoiding leak.
[nmh] / uip / mhoutsbr.c
index 01eb91dd309ee9107e579f7e8b0203266d456da4..4a3166f3f819b5c3401aa841768d1f8a28a359c8 100644 (file)
@@ -1,5 +1,4 @@
-/*
- * mhoutsbr.c -- routines to output MIME messages
+/* mhoutsbr.c -- routines to output MIME messages
  *            -- given a Content structure
  *
  * This code is Copyright (c) 2002, by the authors of nmh.  See the
  *            -- given a Content structure
  *
  * This code is Copyright (c) 2002, by the authors of nmh.  See the
 #include <h/tws.h>
 #include <h/mime.h>
 #include <h/mhparse.h>
 #include <h/tws.h>
 #include <h/mime.h>
 #include <h/mhparse.h>
+#include "mhoutsbr.h"
+#include "sbr/base64.h"
 
 
 
 
-/*
- * prototypes
- */
-int output_message_fp (CT, FILE *, char *);
-
 /*
  * static prototypes
  */
 /*
  * static prototypes
  */