Avoid hitting dropbear_lint.sh

This commit is contained in:
Matt Johnston 2022-11-10 16:57:28 +08:00
parent e85f329e5c
commit e87a222ce7

View File

@ -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