]> diplodocus.org Git - nmh/blobdiff - uip/sortm.c
getpass.c: Move interface to own file.
[nmh] / uip / sortm.c
index 62baa8ed697dde7af915c7e38053a02b4ec3a939..a9ce9854c9c33b4ba4558f2370489354fe24e6f1 100644 (file)
@@ -6,6 +6,19 @@
  */
 
 #include "h/mh.h"
+#include "sbr/uprf.h"
+#include "sbr/m_convert.h"
+#include "sbr/getfolder.h"
+#include "sbr/ext_hook.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"
+#include "sbr/ambigsw.h"
+#include "sbr/path.h"
+#include "sbr/print_version.h"
+#include "sbr/print_help.h"
 #include "sbr/error.h"
 #include "h/tws.h"
 #include "h/done.h"