X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fcygwin%2Fdevice.c;h=d3a4303f06bc01ee7b4cea1aafef20d892ac7702;hp=364427bd1d1b76e4105e5f64b4b1062410e82b25;hb=e44c337eae674120745f7c7c56a1a70919ff40ca;hpb=af83d0b9e87fe795a3d01d0ee3fb35e0d8579b88 diff --git a/src/cygwin/device.c b/src/cygwin/device.c index 364427bd..d3a4303f 100644 --- a/src/cygwin/device.c +++ b/src/cygwin/device.c @@ -19,6 +19,7 @@ */ #include "../system.h" +#include "../net.h" #include #include @@ -27,7 +28,6 @@ #include "../device.h" #include "../logger.h" #include "../names.h" -#include "../net.h" #include "../route.h" #include "../utils.h" #include "../xalloc.h"