Fix sparse warnings and add an extra sprinkling of const.
[tinc] / src / uml_socket / device.c
index 59551b4..a2da757 100644 (file)
@@ -23,6 +23,7 @@
 #include <sys/un.h>
 
 #include "conf.h"
+#include "device.h"
 #include "net.h"
 #include "logger.h"
 #include "utils.h"