mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-08 08:23:34 -05:00
Fix Linux build.
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
#define __SYSLOG_H__
|
#define __SYSLOG_H__
|
||||||
|
|
||||||
|
|
||||||
#include "interfaces/ILogBackend.h"
|
#include "common/interfaces/ILogBackend.h"
|
||||||
|
|
||||||
|
|
||||||
class SysLog : public ILogBackend
|
class SysLog : public ILogBackend
|
||||||
|
|||||||
Reference in New Issue
Block a user