Sync changes.

This commit is contained in:
XMRig
2019-03-31 23:22:36 +07:00
parent 1c38775fa3
commit 4e73d55d06
7 changed files with 11 additions and 9 deletions

View File

@@ -26,6 +26,11 @@
#include <uv.h>
#ifndef _WIN32
# include <unistd.h>
#endif
#include "3rdparty/http-parser/http_parser.h"
#include "api/Api.h"
#include "api/interfaces/IApiListener.h"