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