mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-26 19:57:13 +09:00
crypto_pwhash_scryptsalsa208sha256.h requires <stdint.h>
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define crypto_pwhash_scryptsalsa208sha256_H
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "export.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user