]> diplodocus.org Git - nmh/blobdiff - uip/prompter.c
showfile.c: Move interface to own file.
[nmh] / uip / prompter.c
index c13a3b8f4b6785d334489007d730a8db687ffcc1..d91173f22814178f0b4b025b552e62a58db3e955 100644 (file)
@@ -6,6 +6,13 @@
  */
 
 #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>
 #include "h/signals.h"