X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fuml_socket%2Fdevice.c;h=a2da75759c2aa1fa7f132dffe9c42e7e6bb389fa;hp=59551b4f51b1d94a4d15c69d24dbb6babc8710cf;hb=6d08eb1614b59d5f86a43edda9db06fca72b76cd;hpb=07ffb1a19859791d419b83a876ba552dadedbf46 diff --git a/src/uml_socket/device.c b/src/uml_socket/device.c index 59551b4f..a2da7575 100644 --- a/src/uml_socket/device.c +++ b/src/uml_socket/device.c @@ -23,6 +23,7 @@ #include #include "conf.h" +#include "device.h" #include "net.h" #include "logger.h" #include "utils.h"