]> diplodocus.org Git - nmh/blobdiff - uip/mhlistsbr.c
m_backup.c: Move interface to own file.
[nmh] / uip / mhlistsbr.c
index 968229c6641e5f14fcdd8c717b7630ec9daffc46..4b66a84b736fb48844dd57f7babd9402751fcbbd 100644 (file)
@@ -6,18 +6,14 @@
  * complete copyright information.
  */
 
-#include <h/mh.h>
+#include "h/mh.h"
 #include <fcntl.h>
-#include <h/mts.h>
-#include <h/tws.h>
-#include <h/mime.h>
-#include <h/mhparse.h>
-#include <h/utils.h>
-
-/* mhmisc.c */
-int part_ok (CT);
-int type_ok (CT, int);
-void flush_errors (void);
+#include "h/mts.h"
+#include "h/tws.h"
+#include "h/mime.h"
+#include "h/mhparse.h"
+#include "h/utils.h"
+#include "mhmisc.h"
 
 /*
  * static prototypes