From f9a7766bc1c26180cc72306f0a1a3f829e7625fe Mon Sep 17 00:00:00 2001
From: Oliver Metz <oliver@freetz.org>
Date: Sat, 13 Jul 2013 15:37:43 +0200
Subject: [PATCH] Activate havege random generator needed by rtmpdump

---
 include/polarssl/config.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git include/polarssl/config.h include/polarssl/config.h
index 0272afc..7d6d94b 100644
--- include/polarssl/config.h
+++ include/polarssl/config.h
@@ -640,8 +640,8 @@
  * Requires: POLARSSL_TIMING_C
  *
  * Uncomment to enable the HAVEGE random generator.
-#define POLARSSL_HAVEGE_C
  */
+#define POLARSSL_HAVEGE_C
 
 /**
  * \def POLARSSL_MD_C
