]> diplodocus.org Git - nmh/blobdiff - sbr/folder_read.c
cpydata.c: Move interface to own file.
[nmh] / sbr / folder_read.c
index 7171cb1396fb22d4794882f7f5031c72527be419..044059fbb0351c4e4f7fcfa672686abd7c038dfe 100644 (file)
@@ -5,9 +5,11 @@
  * complete copyright information.
  */
 
-#include <h/mh.h>
+#include "h/mh.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 */