Do not include OpenSSL headers directly.

This commit is contained in:
Guus Sliepen 2009-12-14 21:20:56 +01:00
parent 5d78e497f1
commit 2a410cd26d

View file

@ -21,8 +21,6 @@
#include "system.h"
#include <openssl/rand.h>
#include "utils.h"
#include "splay_tree.h"
#include "conf.h"