Skip to content

Commit bb549e6

Browse files
committed
testr
1 parent c8200e0 commit bb549e6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

wolfssh/internal.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,9 @@ extern "C" {
203203
|| !defined(HAVE_CURVE25519)
204204
#undef WOLFSSH_NO_CURVE25519_MLKEM768_SHA256
205205
#define WOLFSSH_NO_CURVE25519_MLKEM768_SHA256
206+
#else
207+
#error
208+
206209
#endif
207210
#if !defined(HAVE_CURVE25519) || defined(NO_SHA256)
208211
#undef WOLFSSH_NO_CURVE25519_SHA256

0 commit comments

Comments
 (0)