From aaff0ed08916f936b0a7b8a3d0607b8111b7a185 Mon Sep 17 00:00:00 2001 From: Guus Sliepen Date: Tue, 31 Jul 2012 20:29:13 +0200 Subject: [PATCH] Remove unused #include. --- src/connection.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/connection.h b/src/connection.h index 44955762..854e29f2 100644 --- a/src/connection.h +++ b/src/connection.h @@ -50,7 +50,6 @@ typedef struct connection_status_t { unsigned int unused:20; } connection_status_t; -#include "ecdh.h" #include "ecdsa.h" #include "edge.h" #include "net.h" -- 2.20.1