X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fnode.h;h=02e16c6c464be1a39be258054192de2a68967290;hb=5c5548fc7185cc1462602dadcd39a53cef481d29;hp=1e08c7ec11c05fab4d774a860247b2fe2978d479;hpb=108b238915c5f58b3d94ab433dc5d04e064c2b11;p=tinc diff --git a/src/node.h b/src/node.h index 1e08c7ec..02e16c6c 100644 --- a/src/node.h +++ b/src/node.h @@ -21,8 +21,6 @@ #ifndef __TINC_NODE_H__ #define __TINC_NODE_H__ -#include - #include "splay_tree.h" #include "cipher.h" #include "connection.h"