Remove redundant inclusion of <inttypes.h>
authorH. Peter Anvin <hpa@zytor.com>
Thu, 12 Apr 2007 17:58:02 +0000 (17:58 +0000)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 12 Apr 2007 17:58:02 +0000 (17:58 +0000)
"hash.h" includes <inttypes.h>, no need to do it again.

rdoff/hash.c

index 741c9e8..34a8edc 100644 (file)
@@ -8,8 +8,6 @@
  * distributed in the NASM archive.
  */
 
-#include <inttypes.h>
-
 #include "hash.h"
 
 const uint32_t consttab[] = {