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