X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/bfff2c60b2c860c2bc466bdab94daf770d86aec5..3c54bbb247ffc8fa094d754099c0b009e79d484d:/sbr/arglist.c diff --git a/sbr/arglist.c b/sbr/arglist.c index ed8dfbc6..168e36b7 100644 --- a/sbr/arglist.c +++ b/sbr/arglist.c @@ -5,9 +5,12 @@ * complete copyright information. */ -#include +#include "h/mh.h" +#include "r1bindex.h" +#include "brkstring.h" #include "error.h" -#include +#include "arglist.h" +#include "h/utils.h" /* * Split up a command into an appropriate array to pass to execvp()