BCM WL 6.30.102.9 (r366174)
[tomato.git] / release / src-rt / linux / linux-2.6 / scripts / squashfs / lzma / C / 7zip / Compress / LZ / Patricia / Pat2.h
blob0c97164ddb06b7697f402a2ffef916003a70a2da
1 // Pat2.h
3 #ifndef __PAT2__H
4 #define __PAT2__H
6 #undef PAT_CLSID
7 #define PAT_CLSID CLSID_CMatchFinderPat2
9 #undef PAT_NAMESPACE
10 #define PAT_NAMESPACE NPat2
12 #define __AUTO_REMOVE
13 #define __NODE_2_BITS
15 #include "Pat.h"
16 #include "PatMain.h"
18 #undef __AUTO_REMOVE
19 #undef __NODE_2_BITS
21 #endif