]> diplodocus.org Git - nmh/blobdiff - uip/mhstoresbr.c
escape_addresses.c: Move interface to own file.
[nmh] / uip / mhstoresbr.c
index 0644753cc0d4d376a6e42243d29cee0511ec2481..5855b0b8a662b88b093ef975664eb6a1f6760b4f 100644 (file)
@@ -6,6 +6,11 @@
  */
 
 #include "h/mh.h"
+#include "sbr/folder_read.h"
+#include "sbr/folder_free.h"
+#include "sbr/folder_addmsg.h"
+#include "sbr/context_find.h"
+#include "sbr/path.h"
 #include "sbr/error.h"
 #include <fcntl.h>
 #include "h/md5.h"