X-Git-Url: http://git.nguyen.vg/gitweb/?p=SXSI%2Flibbp.git;a=blobdiff_plain;f=bp-darray.c;fp=bp-darray.c;h=eecaccbe7a9ab8431c266090150f2240c3356e99;hp=866ce6f72f41c531e8b5dd176d654abe0f316a1f;hb=332345c5dda9f16e549803f6155c81c9e4fb904b;hpb=c6a99c1234da55afed4675d2db035176f229abd4 diff --git a/bp-darray.c b/bp-darray.c index 866ce6f..eecaccb 100644 --- a/bp-darray.c +++ b/bp-darray.c @@ -56,7 +56,7 @@ static int getpattern(pb *B, int i, int k, pb pat) return x; } -static int selecttbl[8*256]; +int selecttbl[8*256]; static int selecttbl_init = 0; static void prbin(unsigned int x) {