changed back to <openssl/

This commit is contained in:
orignal 2016-05-11 16:02:26 -04:00
parent ae81cc2644
commit 7c835bae20
8 changed files with 26 additions and 35 deletions

View file

@ -3,8 +3,6 @@
#include <map>
#include <string>
#include "Crypto.h"
#include OPENSSL(rand.h)
#include OPENSSL(sha.h)
#include "RouterContext.h"
#include "I2NPProtocol.h"
#include "Tunnel.h"