--- a/src/have.h +++ b/src/have.h @@ -196,4 +196,8 @@ #include #endif +#ifdef HAVE_LINUX_IF_TUN_H +#include +#endif + #endif /* __TINC_SYSTEM_H__ */