X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fconnection.c;h=5a7c43b860c4a14bc4bd11b75953eac301adcc30;hb=1545909dcb3ac618754486f4ccd4d8f237d64bb7;hp=2f35124e20ccef6a604493aa39b0e59e17f8e1d4;hpb=5bccbe14e20d375300b2c195090152ed86a9e437;p=tinc diff --git a/src/connection.c b/src/connection.c index 2f35124e..5a7c43b8 100644 --- a/src/connection.c +++ b/src/connection.c @@ -25,11 +25,9 @@ #include "cipher.h" #include "conf.h" #include "control_common.h" -#include "list.h" #include "logger.h" #include "net.h" #include "rsa.h" -#include "subnet.h" #include "utils.h" #include "xalloc.h"