Fix sparse warnings and add an extra sprinkling of const.
[oweals/tinc.git] / src / cygwin / device.c
index 90966cd2419d0a7c724a00dba864ab074e37e47a..42016cb5a6e5e85fdd37bb26e6574fcaa2203a0b 100644 (file)
@@ -24,6 +24,7 @@
 #include <w32api/winioctl.h>
 
 #include "conf.h"
+#include "device.h"
 #include "logger.h"
 #include "net.h"
 #include "route.h"