<stdint.h> is not needed in crypto_pwhash_scryptxsalsa208sha256.h

This commit is contained in:
Frank Denis 2014-05-08 00:07:52 -07:00
parent 9b3219428e
commit dabd8fe426

View File

@ -2,7 +2,6 @@
#define crypto_pwhash_scryptxsalsa208sha256_H
#include <stddef.h>
#include <stdint.h>
#include "export.h"