1
0
mirror of https://github.com/xmrig/xmrig.git synced 2026-01-23 14:52:52 -05:00

Fix linux build

This commit is contained in:
XMRig
2017-06-22 02:30:26 +03:00
parent 91ed7e36cd
commit 4f512c41d4
3 changed files with 3 additions and 2 deletions

View File

@@ -25,6 +25,7 @@
#define __MEM_H__
#include <stddef.h>
#include <stdint.h>