Fix sparse warnings and add an extra sprinkling of const.
[tinc] / src / dummy / device.c
index c84e899..25a38f2 100644 (file)
@@ -19,6 +19,7 @@
 
 #include "system.h"
 
+#include "device.h"
 #include "logger.h"
 #include "net.h"