X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fbsd%2Fdarwin%2Ftunemu.h;fp=src%2Fbsd%2Ftunemu.h;h=9f9edb0118157050e55d240db2ec6614359fb5c7;hb=f86a5f1d70206321b01ec60f6a69f8cbf1a2b732;hp=7dcd2d59b4a3d0d3595cb4759ceeba8f52288b3d;hpb=4436af55e55e79b496264fe114039fbc1198d71f;p=tinc diff --git a/src/bsd/tunemu.h b/src/bsd/darwin/tunemu.h similarity index 97% rename from src/bsd/tunemu.h rename to src/bsd/darwin/tunemu.h index 7dcd2d59..9f9edb01 100644 --- a/src/bsd/tunemu.h +++ b/src/bsd/darwin/tunemu.h @@ -20,7 +20,7 @@ #ifndef TUNEMU_H #define TUNEMU_H -#include "../system.h" +#include "../../system.h" typedef char tunemu_device[7];