diff options
Diffstat (limited to 'libfshelp/set-options.c')
-rw-r--r-- | libfshelp/set-options.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libfshelp/set-options.c b/libfshelp/set-options.c index 13e4001f..77cdba15 100644 --- a/libfshelp/set-options.c +++ b/libfshelp/set-options.c @@ -23,6 +23,7 @@ #include <mach.h> #include <argp.h> #include <argz.h> +#include <alloca.h> #include "fshelp.h" |