Refactor #includes and headers
[fio.git] / crc / sha256.h
index b6360336d2f5a0a661627b9d7c0c6b93e19aed9f..b904c7d1d3d031660542565910f024f261fe5f1b 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef FIO_SHA256_H
 #define FIO_SHA256_H
 
+#include <inttypes.h>
+
 #define SHA256_DIGEST_SIZE     32
 #define SHA256_BLOCK_SIZE      64