Fix sparse warnings and add an extra sprinkling of const.
[oweals/tinc.git] / src / vde / device.c
index 6148ccbe2f3807d0cdd4eeda5dc77966652c4116..63171f9a026b0d9644aa0a7ed092ff94e162d203 100644 (file)
@@ -22,6 +22,7 @@
 #include <libvdeplug_dyn.h>
 
 #include "conf.h"
+#include "device.h"
 #include "net.h"
 #include "logger.h"
 #include "utils.h"