aboutsummaryrefslogtreecommitdiffstats
path: root/security/polarssl/files/patch-include-polarssl-config_h
blob: 66aaf433c73c120543516e59d760ee1a83ffb0d0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- include/polarssl/config.h.orig  2013-09-24 16:37:14.000000000 +0200
+++ include/polarssl/config.h   2013-09-24 16:39:22.000000000 +0200
@@ -627,8 +627,8 @@
  * Requires: POLARSSL_TIMING_C
  *
  * Uncomment to enable the HAVEGE random generator.
-#define POLARSSL_HAVEGE_C
  */
+#define POLARSSL_HAVEGE_C
 
 /**
  * \def POLARSSL_MD_C