apple API update

This commit is contained in:
Joseph Henry
2016-08-25 11:38:30 -07:00
parent bda82e3e1e
commit a36c40e3a8
9 changed files with 22 additions and 19 deletions

View File

@@ -47,7 +47,7 @@ extern "C" {
#define INTERCEPT_DISABLED 222
extern void load_symbols();
extern void zt_init_rpc(const char *path, const char *nwid);
extern void zts_init_rpc(const char *path, const char *nwid);
extern char *api_netpath;
extern char *debug_logfile;