1 2 3 4 5 6 7 8 9 10 11 12
#ifndef _HACK_WAIT_H_ #define _HACK_WAIT_H_ struct wait_queue { }; typedef struct select_table_struct { } select_table; #endif