X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fuml_socket%2Fdevice.c;h=528a66f05dafed7813d342cf913b8d14201154be;hb=2c40495747945bc497dac65b734a4995ab3400a3;hp=f634411b5c87c5fb592d7c519538d13eba9ba0c8;hpb=c44f69a30243a94ab93bd15915dbfa71db698bde;p=tinc diff --git a/src/uml_socket/device.c b/src/uml_socket/device.c index f634411b..528a66f0 100644 --- a/src/uml_socket/device.c +++ b/src/uml_socket/device.c @@ -30,8 +30,6 @@ #include "utils.h" #include "route.h" -#include "system.h" - int device_fd = -1; static int listen_fd = -1; static int request_fd = -1;