Fix sparse warnings and add an extra sprinkling of const.
[tinc] / src / mingw / device.c
index fec53cf..1dac3bf 100644 (file)
@@ -24,6 +24,7 @@
 #include <winioctl.h>
 
 #include "conf.h"
+#include "device.h"
 #include "logger.h"
 #include "net.h"
 #include "route.h"