allow coexistance of N build and AC build.
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / scripts / squashfs / lzma / C / 7zip / Compress / LZ / BinTree / BinTree4.h
blobbdc4a87ba2e670303907d9897f3819343122850c
1 // BinTree4.h
3 #ifndef __BINTREE4_H
4 #define __BINTREE4_H
6 #undef BT_NAMESPACE
7 #define BT_NAMESPACE NBT4
9 #define HASH_ARRAY_2
10 #define HASH_ARRAY_3
12 #include "BinTree.h"
13 #include "BinTreeMain.h"
15 #undef HASH_ARRAY_2
16 #undef HASH_ARRAY_3
18 #endif