X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fbsd%2Fdevice.c;h=a41827ff25bb265857cff5f58811d31e83db4130;hb=2c7c87ec75c94d0b3cca9f7a5aeba34384f77cc1;hp=d6ef0e8259f6141999e66226b121696da2d2d6fc;hpb=67766d65f06854ee894d784f638c5c9cd2b50bca;p=tinc diff --git a/src/bsd/device.c b/src/bsd/device.c index d6ef0e82..a41827ff 100644 --- a/src/bsd/device.c +++ b/src/bsd/device.c @@ -22,6 +22,7 @@ #include "system.h" #include "conf.h" +#include "device.h" #include "logger.h" #include "net.h" #include "route.h"