Re: [PATCH] libfshelp: add missing import
Justus Winter, le Wed 03 Jul 2013 14:30:51 +0200, a écrit : > Add missing import of alloca.h. > > * libfshelp/set-options.c: Add missing import. Applied, thanks. Samuel
[PATCH] libfshelp: add missing import
Add missing import of alloca.h. * libfshelp/set-options.c: Add missing import. --- libfshelp/set-options.c |1 + 1 file changed, 1 insertion(+) diff --git a/libfshelp/set-options.c b/libfshelp/set-options.c index 13e4001..77cdba1 100644 --- a/libfshelp/set-options.c +++ b/libfshelp/set-optio