]> diplodocus.org Git - nmh/blobdiff - uip/post.c
read_switch.c: Move interface declaration to own file.
[nmh] / uip / post.c
index 75a7749b6d8b8cfa5ed787e4e840652145f9f43d..2a2d81411cb09a82b02115f206a000112aaa2536 100644 (file)
@@ -6,6 +6,18 @@
  */
 
 #include "h/mh.h"
+#include "sbr/concat.h"
+#include "sbr/smatch.h"
+#include "sbr/cpydata.h"
+#include "sbr/cpydgst.h"
+#include "sbr/uprf.h"
+#include "sbr/context_foil.h"
+#include "sbr/readconfig.h"
+#include "sbr/ambigsw.h"
+#include "sbr/pidstatus.h"
+#include "sbr/print_version.h"
+#include "sbr/print_help.h"
+#include "sbr/arglist.h"
 #include "sbr/error.h"
 #include <fcntl.h>
 #include "h/signals.h"