This commit is contained in:
Adam Ierymenko 2019-09-20 21:00:54 -07:00
commit fbf74d3baa
No known key found for this signature in database
GPG key ID: C8877CF2D7A5D7F3
5 changed files with 52 additions and 11 deletions

View file

@ -13,6 +13,8 @@
package zerotier
// These are exported callbacks that are called from the C++ code in GoGlue.cpp
//#cgo CFLAGS: -O3
//#define ZT_CGO 1
//#include <stdint.h>