mirror of
https://github.com/clearml/dropbear
synced 2025-01-30 18:36:56 +00:00
Avoid hitting dropbear_lint.sh
This commit is contained in:
parent
e85f329e5c
commit
e87a222ce7
@ -383,7 +383,7 @@
|
||||
#endif
|
||||
|
||||
/* Fuzzing expects all key types to be enabled */
|
||||
#ifdef DROPBEAR_DSS
|
||||
#if defined(DROPBEAR_DSS)
|
||||
#undef DROPBEAR_DSS
|
||||
#endif
|
||||
#define DROPBEAR_DSS 1
|
||||
|
Loading…
Reference in New Issue
Block a user