]> diplodocus.org Git - nmh/blobdiff - uip/fmtdump.c
Add basic support for the STLS command in POP
[nmh] / uip / fmtdump.c
index c43b412dbfc1a888fdaf484da0a23434c0a725e3..b5a4660c94da3c91e08fccf9ccbeedc3b5d83487 100644 (file)
@@ -6,6 +6,9 @@
  */
 
 #include "h/mh.h"
+#include "sbr/fmt_new.h"
+#include "scansbr.h"
+#include "sbr/getarguments.h"
 #include "sbr/smatch.h"
 #include "sbr/ambigsw.h"
 #include "sbr/print_version.h"
@@ -13,7 +16,6 @@
 #include "sbr/error.h"
 #include "h/fmt_scan.h"
 #include "h/fmt_compile.h"
-#include "h/scansbr.h"
 #include "h/done.h"
 #include "h/utils.h"