X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Funistd%2Fpreadv.c;h=46d9ece7bbeeba5586b4fc9c1e95b3a8d36e8e77;hb=f143458223f90262a9c2d929f9e815a74e3aa139;hp=371e46f8fc62806722d4ee64706058f71d67b1d5;hpb=ea544bfe808ef74c6d1727312069c12dd1c5c150;p=musl diff --git a/src/unistd/preadv.c b/src/unistd/preadv.c index 371e46f8..46d9ece7 100644 --- a/src/unistd/preadv.c +++ b/src/unistd/preadv.c @@ -1,4 +1,4 @@ -#define _GNU_SOURCE +#define _BSD_SOURCE #include #include #include "syscall.h"