]> diplodocus.org Git - nmh/blobdiff - sbr/showfile.c
read_switch.c: Move interface declaration to own file.
[nmh] / sbr / showfile.c
index 703132bdc5fb2fb5db8db9434779dca8df1fa579..7daadaeda6d84bc1ccd343f49e23a98f4ed75b7e 100644 (file)
@@ -5,7 +5,11 @@
  * complete copyright information.
  */
 
-#include <h/mh.h>
+#include "h/mh.h"
+#include "showfile.h"
+#include "r1bindex.h"
+#include "context_save.h"
+#include "arglist.h"
 #include "error.h"