Fix sparse warnings and add an extra sprinkling of const.
[oweals/tinc.git] / src / linux / device.c
index 0632d51aff21fc2399c4847697c0468063100c0b..c7c1b65c67e86b38a5259cd2b18b1173ddba2d23 100644 (file)
@@ -28,6 +28,7 @@
 #endif
 
 #include "conf.h"
+#include "device.h"
 #include "logger.h"
 #include "net.h"
 #include "route.h"