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