mirror of
https://github.com/markqvist/tncattach.git
synced 2025-08-04 14:52:26 -04:00
Cleaned up
This commit is contained in:
parent
4c1cd7659d
commit
4aedc35f33
3
TAP.c
3
TAP.c
@ -1,8 +1,5 @@
|
|||||||
#include "TAP.h"
|
#include "TAP.h"
|
||||||
|
|
||||||
// Needed for in6_ifreq
|
|
||||||
#include <linux/ipv6.h>
|
|
||||||
|
|
||||||
char tap_name[IFNAMSIZ];
|
char tap_name[IFNAMSIZ];
|
||||||
|
|
||||||
extern bool verbose;
|
extern bool verbose;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user