X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fuml_socket%2Fdevice.c;fp=src%2Fuml_socket%2Fdevice.c;h=528a66f05dafed7813d342cf913b8d14201154be;hp=f634411b5c87c5fb592d7c519538d13eba9ba0c8;hb=7717cb0c54cc1b736b9f210b180c3cb3f4663ded;hpb=5373129344d349ff6aeb2b3d21f947f5ecbbcfaf 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;