diff options
-rw-r--r-- | net.c | 2 | ||||
-rw-r--r-- | net/tap-linux.h (renamed from tap-linux.h) | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ #include <net/if_tap.h> #endif #ifdef __linux__ -#include "tap-linux.h" +#include "net/tap-linux.h" #endif #include <arpa/inet.h> #include <dirent.h> diff --git a/tap-linux.h b/net/tap-linux.h index d81c65081f..d81c65081f 100644 --- a/tap-linux.h +++ b/net/tap-linux.h |