GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / include / linux / netfilter / xt_IMQ.h
blob9b072300fd6b8514d7f45ac2647d775fdd715f8f
1 #ifndef _XT_IMQ_H
2 #define _XT_IMQ_H
4 struct xt_imq_info {
5 unsigned int todev; /* target imq device */
6 };
8 #endif /* _XT_IMQ_H */