fix musl compatibility
[tinc] / src / have.h
index 9dc3b04..88733a1 100644 (file)
 #include <resolv.h>
 #endif
 
+#ifdef HAVE_LINUX_IF_TUN_H
+#include <linux/if_tun.h>
+#endif
+
 #ifdef STATUS
 #undef STATUS
 #endif