Refactor #includes and headers
[fio.git] / crc / crc32.c
index 4140a8d4ad2ee4788b04ec5c092fc8726daff87c..e35f5d9308fec43927304f31d0d6bb600b48eeae 100644 (file)
@@ -15,7 +15,6 @@
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
-#include <inttypes.h>
 #include "crc32.h"
 
 static const uint32_t crctab[256] = {