Browse Source

Build fix.

Adam Ierymenko 5 years ago
parent
commit
3c63f58532
1 changed files with 1 additions and 1 deletions
  1. 1 1
      go/native/GoGlue.h

+ 1 - 1
go/native/GoGlue.h

@@ -40,7 +40,7 @@ extern "C" {
 
 /****************************************************************************/
 
-const char *ZT_PLATFORM_DEFAULT_HOMEPATH;
+extern const char *ZT_PLATFORM_DEFAULT_HOMEPATH;
 
 /****************************************************************************/