summaryrefslogtreecommitdiffhomepage
path: root/ltc_prng.h
diff options
context:
space:
mode:
Diffstat (limited to 'ltc_prng.h')
-rw-r--r--ltc_prng.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ltc_prng.h b/ltc_prng.h
index 6888512..5e00759 100644
--- a/ltc_prng.h
+++ b/ltc_prng.h
@@ -4,7 +4,7 @@
#include "options.h"
#include "includes.h"
-#ifdef DROPBEAR_LTC_PRNG
+#if DROPBEAR_LTC_PRNG
extern const struct ltc_prng_descriptor dropbear_prng_desc;