mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-18 12:20:58 +01:00
fixed includes and function checks for scrypt
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#ifndef _SCRYPT_PLATFORM_H_
|
||||
#define _SCRYPT_PLATFORM_H_
|
||||
|
||||
#include "platform.h"
|
||||
|
||||
#endif /* !_SCRYPT_PLATFORM_H_ */
|
||||
|
||||
Reference in New Issue
Block a user