X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fctype%2F__ctype_b_loc.c;h=f43795e949403598d23a2233f6b3556ace1b2120;hb=dd5b6384712fb554bb6e291f2bbcdc9ec2f66554;hp=a39271023ef93edd99682e026705ac6f14e5936f;hpb=9372655e884b3829c6639fc1a6047b2569f3c3ec;p=musl diff --git a/src/ctype/__ctype_b_loc.c b/src/ctype/__ctype_b_loc.c index a3927102..f43795e9 100644 --- a/src/ctype/__ctype_b_loc.c +++ b/src/ctype/__ctype_b_loc.c @@ -1,4 +1,3 @@ -#include #include #if __BYTE_ORDER == __BIG_ENDIAN @@ -34,7 +33,7 @@ X(0x8c6),X(0x8c6),X(0x8c6),X(0x4c0),X(0x4c0),X(0x4c0),X(0x4c0),X(0x200), 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, }; -static const unsigned short *const ptable = table; +static const unsigned short *const ptable = table+128; const unsigned short **__ctype_b_loc(void) {