X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/bfff2c60b2c860c2bc466bdab94daf770d86aec5..24ca4cf3b0f5e02735ea716163a880b2b5cc8b49:/sbr/showfile.c diff --git a/sbr/showfile.c b/sbr/showfile.c index 703132bd..7daadaed 100644 --- a/sbr/showfile.c +++ b/sbr/showfile.c @@ -5,7 +5,11 @@ * complete copyright information. */ -#include +#include "h/mh.h" +#include "showfile.h" +#include "r1bindex.h" +#include "context_save.h" +#include "arglist.h" #include "error.h"