]> diplodocus.org Git - nmh/blobdiff - uip/forw.c
folder_free.c: Move interface to own file.
[nmh] / uip / forw.c
index 939832af006fc9ae00d387c92d8952af6718f7d6..2f1cbffa6ee320e467836bb180e3a9ea57ac49b7 100644 (file)
@@ -6,6 +6,15 @@
  */
 
 #include "h/mh.h"
+#include "sbr/context_save.h"
+#include "sbr/context_replace.h"
+#include "sbr/context_find.h"
+#include "sbr/ambigsw.h"
+#include "sbr/pidstatus.h"
+#include "sbr/path.h"
+#include "sbr/print_version.h"
+#include "sbr/print_help.h"
+#include "sbr/arglist.h"
 #include "sbr/error.h"
 #include <fcntl.h>
 #include "h/tws.h"