summaryrefslogtreecommitdiffhomepage
path: root/ecc.h
diff options
context:
space:
mode:
Diffstat (limited to 'ecc.h')
-rw-r--r--ecc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ecc.h b/ecc.h
index 291cee0..22639c2 100644
--- a/ecc.h
+++ b/ecc.h
@@ -6,7 +6,7 @@
#include "buffer.h"
-#ifdef DROPBEAR_ECC
+#if DROPBEAR_ECC
struct dropbear_ecc_curve {
int ltc_size; /* to match the byte sizes in ltc_ecc_sets[] */