mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
<stdint.h> is not needed in crypto_pwhash_scryptxsalsa208sha256.h
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
#define crypto_pwhash_scryptxsalsa208sha256_H
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "export.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user