mirror of
https://github.com/Waujito/youtubeUnblock.git
synced 2024-12-22 14:26:11 +00:00
7 lines
110 B
C
7 lines
110 B
C
|
#ifndef IPT_YTUNBLOCK_H
|
||
|
#define IPT_YTUNBLOCK_H
|
||
|
|
||
|
struct xt_ytunblock_tginfo {};
|
||
|
|
||
|
#endif /* IPT_YTUNBLOCK_H */
|