Refactor #includes and headers
[fio.git] / crc / sha256.c
index 2fd17a32d16cfdd986a558e562a8d68e5b25b3dd..2b39c42e22deb80365ef6269a44cf82e91e558ee 100644 (file)
@@ -17,7 +17,6 @@
  *
  */
 #include <string.h>
-#include <inttypes.h>
 
 #include "../lib/bswap.h"
 #include "sha256.h"