diff ltc_prng.c @ 1295:750ec4ec4cbe

Convert #ifdef to #if, other build changes
author Matt Johnston <matt@ucc.asn.au>
date Wed, 04 May 2016 15:33:40 +0200
parents 210f6b49df89
children d68d61e7056a
line wrap: on
line diff
--- a/ltc_prng.c	Mon May 02 23:48:16 2016 +0200
+++ b/ltc_prng.c	Wed May 04 15:33:40 2016 +0200
@@ -26,7 +26,7 @@
  * in the various other functions.
  */
 
-#ifdef DROPBEAR_LTC_PRNG
+#if DROPBEAR_LTC_PRNG
 
 /**
   Start the PRNG