]> diplodocus.org Git - nmh/blobdiff - uip/mhlistsbr.c
getpass.c: Move interface to own file.
[nmh] / uip / mhlistsbr.c
index 968229c6641e5f14fcdd8c717b7630ec9daffc46..ae1becf4cc9ec2b9b398b9c49bede0b8d95ad342 100644 (file)
@@ -6,18 +6,16 @@
  * complete copyright information.
  */
 
-#include <h/mh.h>
+#include "h/mh.h"
+#include "sbr/r1bindex.h"
+#include "sbr/trimcpy.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