]> diplodocus.org Git - nmh/blobdiff - sbr/folder_read.c
Removed version number from OpenBSD, it's in the "recent" section.
[nmh] / sbr / folder_read.c
index 7171cb1396fb22d4794882f7f5031c72527be419..18a9ec14f75ff2d7a6d0625652ff14cdc7518a59 100644 (file)
@@ -5,9 +5,12 @@
  * complete copyright information.
  */
 
-#include <h/mh.h>
+#include "h/mh.h"
+#include "seq_read.h"
+#include "m_atoi.h"
+#include "folder_read.h"
 #include "error.h"
-#include <h/utils.h>
+#include "h/utils.h"
 #include "m_maildir.h"
 
 /* We allocate the `mi' array 1024 elements at a time */