X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fuml_socket%2Fdevice.c;h=d8f13a5565d883e7a9730a86063d5d05af242100;hb=fec279a9c54ec8a13bd1ba4c7bec0d2a15454992;hp=e9b07663acaf4fd2f9140228a35342b7e6a8d9e9;hpb=a22041922f160667573e9a5ae3f4195e1668906a;p=tinc diff --git a/src/uml_socket/device.c b/src/uml_socket/device.c index e9b07663..d8f13a55 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"