GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / net / wireless / regdb.h
blob818222c925137f7d1c8dd1e724503b92c46dd273
1 #ifndef __REGDB_H__
2 #define __REGDB_H__
4 extern const struct ieee80211_regdomain *reg_regdb[];
5 extern int reg_regdb_size;
7 #endif /* __REGDB_H__ */