Fix sparse warnings and add an extra sprinkling of const.
[tinc] / src / raw_socket / device.c
index f68e461..abe368a 100644 (file)
@@ -23,6 +23,7 @@
 #include <netpacket/packet.h>
 
 #include "conf.h"
+#include "device.h"
 #include "net.h"
 #include "logger.h"
 #include "utils.h"