diff options
Diffstat (limited to 'common-runopts.c')
-rw-r--r-- | common-runopts.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common-runopts.c b/common-runopts.c index 4c07e1f..62b9471 100644 --- a/common-runopts.c +++ b/common-runopts.c @@ -62,7 +62,7 @@ out: return ret; } -#ifdef ENABLE_USER_ALGO_LIST +#if DROPBEAR_USER_ALGO_LIST void parse_ciphers_macs() { |