#ifndef _IP6T_IMQ_H #define _IP6T_IMQ_H struct ip6t_imq_info { unsigned int todev; /* target imq device */ }; #endif /* _IP6T_IMQ_H */