X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fstdio%2Ffgetln.c;h=afe12b5dfe024add1739f80d5982eefef76d7567;hb=571744447c23f91feb6439948f3a619aca850dfb;hp=a2e4bd3cc5bf1c1e9aa2bc927b88cdc02c02fba5;hpb=ac45692a53a1b8d2ede329d91652d43c1fb5dc8d;p=musl diff --git a/src/stdio/fgetln.c b/src/stdio/fgetln.c index a2e4bd3c..afe12b5d 100644 --- a/src/stdio/fgetln.c +++ b/src/stdio/fgetln.c @@ -1,3 +1,4 @@ +#define _GNU_SOURCE #include "stdio_impl.h" #include