projects
/
tinc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
153abaa
)
Remove unused #include.
author
Guus Sliepen
<guus@tinc-vpn.org>
Tue, 31 Jul 2012 18:29:13 +0000
(20:29 +0200)
committer
Guus Sliepen
<guus@tinc-vpn.org>
Tue, 31 Jul 2012 18:29:13 +0000
(20:29 +0200)
src/connection.h
patch
|
blob
|
history
diff --git
a/src/connection.h
b/src/connection.h
index
4495576
..
854e29f
100644
(file)
--- 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"