projects
/
oweals
/
tinc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d78e49
)
Do not include OpenSSL headers directly.
author
Guus Sliepen
<guus@tinc-vpn.org>
Mon, 14 Dec 2009 20:20:56 +0000
(21:20 +0100)
committer
Guus Sliepen
<guus@tinc-vpn.org>
Mon, 14 Dec 2009 20:20:56 +0000
(21:20 +0100)
src/net.c
patch
|
blob
|
history
diff --git
a/src/net.c
b/src/net.c
index 31cb3df5b09df049d9256ae7d6141c936b636bc0..99fcb0ded1a924b55fd5e0ba195d0d26481e5c4a 100644
(file)
--- a/
src/net.c
+++ b/
src/net.c
@@
-21,8
+21,6
@@
#include "system.h"
-#include <openssl/rand.h>
-
#include "utils.h"
#include "splay_tree.h"
#include "conf.h"