]> diplodocus.org Git - nmh/blobdiff - uip/prompter.c
showfile.c: Move interface to own file.
[nmh] / uip / prompter.c
index 0cd6fc26c5922b799d61b12f45ca8ee1c37b74ab..d91173f22814178f0b4b025b552e62a58db3e955 100644 (file)
@@ -6,6 +6,12 @@
  */
 
 #include "h/mh.h"
+#include "sbr/smatch.h"
+#include "sbr/cpydata.h"
+#include "sbr/m_atoi.h"
+#include "sbr/context_save.h"
+#include "sbr/ambigsw.h"
+#include "sbr/print_version.h"
 #include "sbr/print_help.h"
 #include "sbr/error.h"
 #include <fcntl.h>