diff options
Diffstat (limited to 'exec')
-rw-r--r-- | exec/main.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/exec/main.c b/exec/main.c index c86c000f..6553c429 100644 --- a/exec/main.c +++ b/exec/main.c @@ -25,6 +25,7 @@ #include <hurd/paths.h> #include <hurd/startup.h> #include <argp.h> +#include <argz.h> #include <version.h> #include <pids.h> |