1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-13 10:02:50 -05:00

MacOS fix

This commit is contained in:
MoneroOcean
2024-05-27 11:20:45 -07:00
parent bf3831c05b
commit 09b15aca7a
6 changed files with 6 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include "crypto/oaes_lib.h"
#include "crypto/c_keccak.h"
#include "crypto/c_groestl.h"