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