Move macOS-specific code into a subdirectory
[tinc] / src / bsd / darwin / tunemu.h
similarity index 97%
rename from src/bsd/tunemu.h
rename to src/bsd/darwin/tunemu.h
index 7dcd2d5..9f9edb0 100644 (file)
@@ -20,7 +20,7 @@
 #ifndef TUNEMU_H
 #define TUNEMU_H
 
-#include "../system.h"
+#include "../../system.h"
 
 typedef char tunemu_device[7];