X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fprotocol_key.c;h=9ab174359d684348958f0919332c1ebed44f5d85;hb=fb0cfccf7dc2240b576011edcf74fd5b058916cb;hp=0cf33d7078abc363d2816b1751ec890c38c1b3cf;hpb=f02d3ed3e135b5326003e7f69f8331ff6a3cc219;p=tinc diff --git a/src/protocol_key.c b/src/protocol_key.c index 0cf33d70..9ab17435 100644 --- a/src/protocol_key.c +++ b/src/protocol_key.c @@ -25,7 +25,7 @@ #include #include -#include "avl_tree.h" +#include "splay_tree.h" #include "connection.h" #include "logger.h" #include "net.h"