X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fconnection.c;h=5a7c43b860c4a14bc4bd11b75953eac301adcc30;hb=2c6b2d70e6640f39563ad7bb0aa0ba87f883848c;hp=2f35124e20ccef6a604493aa39b0e59e17f8e1d4;hpb=50a665643268deb1e50f118a3dcfc3e6c0f821c5;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"