openssl include changed
authorebensza <bence.janos.szabo@ericsson.com>
Thu, 7 Jul 2016 13:04:47 +0000 (15:04 +0200)
committerebensza <bence.janos.szabo@ericsson.com>
Thu, 7 Jul 2016 13:04:47 +0000 (15:04 +0200)
Signed-off-by: ebensza <bence.janos.szabo@ericsson.com>
core/RInt.hh

index b8b3721d9e65d5cb696ff6c64f8ccbde33b616eb..cc99d73866214891d2a29c20648b7b810c46c804 100644 (file)
@@ -14,7 +14,7 @@
 #ifndef RInt_HH
 #define RInt_HH
 
-#include <openssl/bn.h>
+#include <openssl/ossl_typ.h>
 
 typedef int RInt;
 
This page took 0.024945 seconds and 5 git commands to generate.