]> diplodocus.org Git - nmh/blobdiff - uip/pick.c
Add basic support for the STLS command in POP
[nmh] / uip / pick.c
index 822f54465e01a799a06fe57babca8dea9a89f11d..40346d1a187b5441980e0b1099e906a3e06b076e 100644 (file)
@@ -6,6 +6,16 @@
  */
 
 #include "h/mh.h"
+#include "picksbr.h"
+#include "sbr/m_name.h"
+#include "sbr/getarguments.h"
+#include "sbr/seq_setprev.h"
+#include "sbr/seq_save.h"
+#include "sbr/smatch.h"
+#include "sbr/m_convert.h"
+#include "sbr/getfolder.h"
+#include "sbr/folder_read.h"
+#include "sbr/folder_free.h"
 #include "sbr/context_save.h"
 #include "sbr/context_replace.h"
 #include "sbr/context_find.h"
@@ -17,7 +27,6 @@
 #include "sbr/seq_add.h"
 #include "sbr/error.h"
 #include "h/tws.h"
-#include "h/picksbr.h"
 #include "h/done.h"
 #include "h/utils.h"
 #include "sbr/m_maildir.h"