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