X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2Fconnection.h;h=75015ffe3214669958cc5dedd3e23007993bf691;hb=33f241d97852d7a171f1aaf1bda7f66356ff889e;hp=a7db40aa6bca3ebb647b5b24a3ddf44e685364c4;hpb=b995243ac3d9605003996ba879808ddcbc77ae15;p=meshlink diff --git a/src/connection.h b/src/connection.h index a7db40aa..75015ffe 100644 --- a/src/connection.h +++ b/src/connection.h @@ -48,7 +48,6 @@ typedef struct connection_status_t { } connection_status_t; #include "edge.h" -#include "list.h" #include "net.h" #include "node.h"