Bruno Haible wrote:
> gnulib-tool told me:
> You may need to add #include directives for the following .h files.
> #include "regex.h"
>
> But since regex.h is specify by POSIX, the include should normally written as
> #include
>
> Any objections to this patch?
...
> -"regex.h"
> +
Go fo
gnulib-tool told me:
You may need to add #include directives for the following .h files.
#include "regex.h"
But since regex.h is specify by POSIX, the include should normally written as
#include
Any objections to this patch?
--- modules/regex.orig Mon May 24 12:01:29 2010
+++ module