X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Finternal%2Flibc.h;h=c9416f075b417e0a85198d82819c1bb78b52017b;hb=2cc63358cdb0309ca996ffe56ccf402c2f2f16d5;hp=508911480645e32b769ad01059419230f97d31f5;hpb=03b0f13e908eb61c1218db5e4478f0162fa98f5a;p=musl diff --git a/src/internal/libc.h b/src/internal/libc.h index 50891148..c9416f07 100644 --- a/src/internal/libc.h +++ b/src/internal/libc.h @@ -57,7 +57,6 @@ void __synccall(void (*)(void *), void *); int __setxid(int, int, int, int); extern char **__environ; -#define environ __environ #undef weak_alias #define weak_alias(old, new) \