X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/bfff2c60b2c860c2bc466bdab94daf770d86aec5..6fdc3cdb023a8bf4e86e292ba3a748c6e7de788f:/sbr/arglist.c?ds=sidebyside diff --git a/sbr/arglist.c b/sbr/arglist.c index ed8dfbc6..bf88eb2d 100644 --- a/sbr/arglist.c +++ b/sbr/arglist.c @@ -5,9 +5,11 @@ * complete copyright information. */ -#include +#include "h/mh.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()