sparse fixup: warning: symbol '...' was not declared. Should it be static?
[tinc] / src / linux / device.c
index 111b98c..5fb4771 100644 (file)
@@ -33,6 +33,7 @@
 #include "route.h"
 #include "utils.h"
 #include "xalloc.h"
+#include "device.h"
 
 typedef enum device_type_t {
        DEVICE_TYPE_ETHERTAP,