summaryrefslogtreecommitdiffstats
path: root/apps/gendsa.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gendsa.c')
-rw-r--r--apps/gendsa.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/apps/gendsa.c b/apps/gendsa.c
index db641da503..e43fd6a3a2 100644
--- a/apps/gendsa.c
+++ b/apps/gendsa.c
@@ -73,12 +73,7 @@
#undef PROG
#define PROG gendsa_main
-#ifndef NOPROTO
static long dsa_load_rand(char *names);
-#else
-static long dsa_load_rand();
-#endif
-
int MAIN(int argc, char **argv)
{
char buffer[200];