removed reference to build.h, fixed osx_static_lib build target

This commit is contained in:
Joseph Henry
2017-03-02 10:50:46 -08:00
parent 9a62ddb93f
commit 889430e820
2 changed files with 1 additions and 2 deletions

View File

@@ -49,7 +49,6 @@
#include "tap.hpp"
#include "sdk.h"
#include "debug.h"
#include "build.h"
std::string service_path;
pthread_t intercept_thread;