Remove redundant inclusion of <inttypes.h>

"hash.h" includes <inttypes.h>, no need to do it again.
This commit is contained in:
H. Peter Anvin 2007-04-12 17:58:02 +00:00
parent 038d861ede
commit adb9d55678

View file

@ -8,8 +8,6 @@
* distributed in the NASM archive.
*/
#include <inttypes.h>
#include "hash.h"
const uint32_t consttab[] = {