summaryrefslogtreecommitdiff
path: root/crypto_desc.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto_desc.h')
-rw-r--r--crypto_desc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto_desc.h b/crypto_desc.h
index 54da734..08a75d9 100644
--- a/crypto_desc.h
+++ b/crypto_desc.h
@@ -1,7 +1,7 @@
#ifndef DROPBEAR_CRYPTO_DESC_H
#define DROPBEAR_CRYPTO_DESC_H
-void crypto_init();
+void crypto_init(void);
extern int dropbear_ltc_prng;