]> diplodocus.org Git - nmh/blobdiff - uip/mhparam.c
mhshowsbr.c: Delete single-use global int `nolist'.
[nmh] / uip / mhparam.c
index 178520b7e78c4496ee840d8f4a530e5a067a76e6..65082a0bd353c57ca11978fb757df6970a133b0b 100644 (file)
@@ -8,11 +8,17 @@
  * complete copyright information.
  */
 
-#include <h/mh.h>
+#include "h/mh.h"
+#include "sbr/getarguments.h"
+#include "sbr/smatch.h"
+#include "sbr/context_find.h"
+#include "sbr/ambigsw.h"
+#include "sbr/print_version.h"
+#include "sbr/print_help.h"
 #include "sbr/error.h"
-#include <h/mts.h>
+#include "h/mts.h"
 #include "h/done.h"
-#include <h/utils.h>
+#include "h/utils.h"
 
 #define MHPARAM_SWITCHES \
     X("components", 0, COMPSW) \