]> diplodocus.org Git - nmh/blobdiff - uip/whom.c
fdcompare.c: Move interface to own file.
[nmh] / uip / whom.c
index ee8185814e079140f2d24273070773fc2405f203..56ae6b46f636dc1c120820649b3323b48e6fcc46 100644 (file)
@@ -6,6 +6,12 @@
  */
 
 #include "h/mh.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"