crypto_pwhash_scryptsalsa208sha256.h requires <stdint.h>

This commit is contained in:
Frank Denis
2014-08-02 15:38:33 -07:00
parent 2acb19520a
commit 5957d47d5b
@@ -2,6 +2,7 @@
#define crypto_pwhash_scryptsalsa208sha256_H
#include <stddef.h>
#include <stdint.h>
#include "export.h"