X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Funistd%2Fpwritev.c;h=aec5d3235a0f45d4bf5b12c803afb67033a9e9b0;hb=6688a778b0419eab32e715f269319248edee9da5;hp=1df268d5a76f2b65c1a0fa4f136770665326375b;hpb=ea544bfe808ef74c6d1727312069c12dd1c5c150;p=musl diff --git a/src/unistd/pwritev.c b/src/unistd/pwritev.c index 1df268d5..aec5d323 100644 --- a/src/unistd/pwritev.c +++ b/src/unistd/pwritev.c @@ -1,4 +1,4 @@ -#define _GNU_SOURCE +#define _BSD_SOURCE #include #include #include "syscall.h"