1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-10 17:12:46 -05:00

Separate keccak for flex

This commit is contained in:
MoneroOcean
2024-06-01 18:34:26 +03:00
parent d8102f2f59
commit 36dcb1c903

View File

@@ -43,7 +43,7 @@ extern "C" {
// Taken from keccak-gate.h
extern int flex_hard_coded_eb;
#include "sph_types.h"
#include "../ghostrider/sph_types.h"
#include <stddef.h>
/**