X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fconf.c;h=de632af36289a2a5da948bb0db5a312ab4a5b460;hb=8156f3760973c17256a93ab48016b8b84f5444de;hp=cbf3bea0eca878e022083277cc9bed6ff388abe1;hpb=7208397398f7e08d741bfa83594a88e5d01b6220;p=tinc diff --git a/src/conf.c b/src/conf.c index cbf3bea0..de632af3 100644 --- a/src/conf.c +++ b/src/conf.c @@ -32,7 +32,6 @@ #include "names.h" #include "netutl.h" /* for str2address */ #include "protocol.h" -#include "utils.h" /* for cp */ #include "xalloc.h" splay_tree_t *config_tree = NULL;