Fix sparse warnings and add an extra sprinkling of const.
[oweals/tinc.git] / src / uml_socket / device.c
index 59551b4f51b1d94a4d15c69d24dbb6babc8710cf..a2da75759c2aa1fa7f132dffe9c42e7e6bb389fa 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"