intercept symbol fix

This commit is contained in:
Joseph Henry
2016-06-27 15:23:00 -07:00
parent 02205abffb
commit 1c9264bbc3

View File

@@ -25,7 +25,7 @@
* LLC. Start here: http://www.zerotier.com/
*/
#if defined(ZT_SDK_INTERCEPT)
#if defined(SDK_INTERCEPT)
#include <unistd.h>
#include <stdio.h>