summaryrefslogtreecommitdiffstats
path: root/g10/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'g10/main.h')
-rw-r--r--g10/main.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/main.h b/g10/main.h
index 03150d37f..dcba0488f 100644
--- a/g10/main.h
+++ b/g10/main.h
@@ -43,6 +43,7 @@ typedef struct {
#else
void g10_exit(int rc);
#endif
+void do_not_use_RSA(void);
/*-- misc.c --*/
void trap_unaligned(void);