X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/bfff2c60b2c860c2bc466bdab94daf770d86aec5..10559fe6f6843b27aa4804b6f90f2d7244a94ca5:/sbr/arglist.c 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()