summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/urldata.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/urldata.h b/lib/urldata.h
index b0faa9a35..67f8e69e9 100644
--- a/lib/urldata.h
+++ b/lib/urldata.h
@@ -104,12 +104,8 @@
#include <polarssl/ssl.h>
#include <polarssl/version.h>
-#if POLARSSL_VERSION_NUMBER<0x01010000
-#include <polarssl/havege.h>
-#else
#include <polarssl/entropy.h>
#include <polarssl/ctr_drbg.h>
-#endif /* POLARSSL_VERSION_NUMBER<0x01010000 */
#endif /* USE_POLARSSL */