We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05b60bd commit 17abb58Copy full SHA for 17abb58
osdep/ExtOsdep.hpp
@@ -16,6 +16,8 @@
16
17
#ifdef ZT_EXTOSDEP
18
19
+#include <stdint.h>
20
+
21
#define ZT_EOD_MAXMSGSIZE (64 * 1024)
22
23
#define ZT_EOD_MSG_STARTED 1 // no data
0 commit comments