X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Flinux%2Fchroot.c;h=0e69f145dee37cbdc865f6cf6e222a1658d58cdc;hb=4cd8b4725907651f329e2f96d428c4e3521643f8;hp=82b4fe75c6bd183aec7b95caa3ff00826f35ecf2;hpb=aa398f56fa398f2202b04e82c67f822f3233786f;p=musl diff --git a/src/linux/chroot.c b/src/linux/chroot.c index 82b4fe75..0e69f145 100644 --- a/src/linux/chroot.c +++ b/src/linux/chroot.c @@ -1,3 +1,4 @@ +#define _GNU_SOURCE #include #include "syscall.h"