X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/blobdiff_plain/9c7a0b4e57f18adee8545804e34667334c426635..94ca562bb14422940ff1986ce8dfca87c222cb59:/tun.c diff --git a/tun.c b/tun.c index d5e0e9e..9d32945 100644 --- a/tun.c +++ b/tun.c @@ -12,7 +12,7 @@ #ifdef HAVE_NET_IF_H #include -#ifdef HAVE_LINUX_IF_H +#ifdef HAVE_LINUX_IF_TUN_H #include #define LINUX_TUN_SUPPORTED #endif