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