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