mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-06 12:33:44 +02:00
Build fix.
This commit is contained in:
parent
64c8171e13
commit
3c63f58532
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ extern "C" {
|
||||||
|
|
||||||
/****************************************************************************/
|
/****************************************************************************/
|
||||||
|
|
||||||
const char *ZT_PLATFORM_DEFAULT_HOMEPATH;
|
extern const char *ZT_PLATFORM_DEFAULT_HOMEPATH;
|
||||||
|
|
||||||
/****************************************************************************/
|
/****************************************************************************/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue