summaryrefslogtreecommitdiffhomepage
path: root/gendss.h
diff options
context:
space:
mode:
Diffstat (limited to 'gendss.h')
-rw-r--r--gendss.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gendss.h b/gendss.h
index 8292ac9..33858f2 100644
--- a/gendss.h
+++ b/gendss.h
@@ -27,7 +27,7 @@
#include "dss.h"
-#ifdef DROPBEAR_DSS
+#if DROPBEAR_DSS
dropbear_dss_key * gen_dss_priv_key(unsigned int size);