X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=compat%2Fregex%2Fregex.c;h=e6f4a5d177bb7d44345fcc25fabca1e62b0eebc4;hb=f76897b6ce9964a25f4c85f9fb034cba9dd71573;hp=f3e03a9eabeeef48abb401ec14b824261b590fa0;hpb=622dd8bf8107ff66e0b6ae9d55caa09dae853bfb;p=platform%2Fupstream%2Fgit.git diff --git a/compat/regex/regex.c b/compat/regex/regex.c index f3e03a9..e6f4a5d 100644 --- a/compat/regex/regex.c +++ b/compat/regex/regex.c @@ -60,6 +60,7 @@ #undefs RE_DUP_MAX and sets it to the right value. */ #include #include +#include #ifdef GAWK #undef alloca