X-Git-Url: http://git.meshlink.io/?p=meshlink;a=blobdiff_plain;f=src%2Fconnection.h;h=75015ffe3214669958cc5dedd3e23007993bf691;hp=a7db40aa6bca3ebb647b5b24a3ddf44e685364c4;hb=33f241d97852d7a171f1aaf1bda7f66356ff889e;hpb=601f3b2dd746ff5726eca256861f2ecf662b3a55 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"