Browse Source

intercept symbol fix

pull/1/head
Joseph Henry 10 years ago
parent
commit
1c9264bbc3
  1. 2
      src/SDK_Intercept.c

2
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 <unistd.h>
#include <stdio.h>

Loading…
Cancel
Save