mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-13 02:36:54 +02:00
Add missing include to ExtOsDep.hpp
This commit is contained in:
parent
05b60bd818
commit
17abb58651
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue