fixes
[SXSI/XMLTree.git] / libcds / src / static_bitsequence / sdarray.h
index 4fa12e8..0eb7ee7 100644 (file)
@@ -33,6 +33,7 @@ int selects3_construct(selects3 *select, int n, uint *buf);
 int selects3_select(selects3 *select, int i);
 int selects3_rank(selects3 *select, int i);
 
+void make___selecttbl(void);
 int __setbit(uint *B, int i,int x);
 int selectd2_save(selectd2 * s, FILE * fp);
 int selects3_save(selects3 * s, FILE * fp);