From 1c9264bbc389baa80fb310f1f239a787bae45d6f Mon Sep 17 00:00:00 2001 From: Joseph Henry Date: Mon, 27 Jun 2016 15:23:00 -0700 Subject: [PATCH] intercept symbol fix --- src/SDK_Intercept.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SDK_Intercept.c b/src/SDK_Intercept.c index 8ea2b35..7cbc630 100644 --- a/src/SDK_Intercept.c +++ b/src/SDK_Intercept.c @@ -25,7 +25,7 @@ * LLC. Start here: http://www.zerotier.com/ */ -#if defined(ZT_SDK_INTERCEPT) +#if defined(SDK_INTERCEPT) #include #include