]> diplodocus.org Git - nmh/blobdiff - uip/whom.c
r1bindex.c: Move interface to own file.
[nmh] / uip / whom.c
index ee8185814e079140f2d24273070773fc2405f203..cb49e7f29f6059e8f16d9a2bea305beb78412a78 100644 (file)
@@ -6,6 +6,14 @@
  */
 
 #include "h/mh.h"
+#include "sbr/closefds.h"
+#include "sbr/m_draft.h"
+#include "sbr/context_find.h"
+#include "sbr/brkstring.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/done.h"
 #include "h/utils.h"