mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-16 07:16:35 +00:00
Add missing include to ExtOsDep.hpp
This commit is contained in:
parent
05b60bd818
commit
17abb58651
@ -16,6 +16,8 @@
|
||||
|
||||
#ifdef ZT_EXTOSDEP
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#define ZT_EOD_MAXMSGSIZE (64 * 1024)
|
||||
|
||||
#define ZT_EOD_MSG_STARTED 1 // no data
|
||||
|
Loading…
x
Reference in New Issue
Block a user