sctp: fix a type cast warnings that causes a_rwnd gets the wrong value
[pandora-kernel.git] / net / wireless / regdb.h
1 #ifndef __REGDB_H__
2 #define __REGDB_H__
3
4 extern const struct ieee80211_regdomain *reg_regdb[];
5 extern int reg_regdb_size;
6
7 #endif /* __REGDB_H__ */