X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fbsd%2Fdevice.c;h=c0642f57c9d18f87b35b4bdaa4b9f6b70b7a72d9;hb=f86a5f1d70206321b01ec60f6a69f8cbf1a2b732;hp=badd77d7a4b07787329e4ba8279e0d4d133b2ddc;hpb=4436af55e55e79b496264fe114039fbc1198d71f;p=tinc diff --git a/src/bsd/device.c b/src/bsd/device.c index badd77d7..c0642f57 100644 --- a/src/bsd/device.c +++ b/src/bsd/device.c @@ -28,7 +28,7 @@ #include "../xalloc.h" #ifdef ENABLE_TUNEMU -#include "tunemu.h" +#include "darwin/tunemu.h" #endif #ifdef HAVE_NET_IF_UTUN_H