Fix sparse warnings and add an extra sprinkling of const.
[tinc] / src / bsd / device.c
index d6ef0e8..a41827f 100644 (file)
@@ -22,6 +22,7 @@
 #include "system.h"
 
 #include "conf.h"
+#include "device.h"
 #include "logger.h"
 #include "net.h"
 #include "route.h"