mirror of
https://github.com/jedisct1/libsodium.git
synced 2024-12-31 22:42:57 -07:00
+ missing stdint.h inclusion
This commit is contained in:
parent
a879c090b4
commit
a27011ce48
@ -1,4 +1,6 @@
|
|||||||
|
|
||||||
|
#include <stdint.h>
|
||||||
|
|
||||||
#include "crypto_stream_chacha20.h"
|
#include "crypto_stream_chacha20.h"
|
||||||
|
|
||||||
extern struct crypto_stream_chacha20_implementation
|
extern struct crypto_stream_chacha20_implementation
|
||||||
|
Loading…
Reference in New Issue
Block a user