crypto_pwhash_scryptsalsa208sha256.h requires <stdint.h>
This commit is contained in:
parent
2acb19520a
commit
5957d47d5b
@ -2,6 +2,7 @@
|
||||
#define crypto_pwhash_scryptsalsa208sha256_H
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "export.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user