set dk-s7g2 socklent

This commit is contained in:
JacobBarthelmeh
2024-12-13 17:01:58 -07:00
parent d7e40e7413
commit 6442689d22

View File

@@ -74,4 +74,7 @@
#define HAVE_ED25519
#define WOLFSSL_SHA512
/* NETX Duo BSD manual lists the socket len type as an INT */
#undef XSOCKLENT
#define XSOCKLENT int
#endif