summaryrefslogtreecommitdiff
path: root/05/tcc-0.9.27/elf.h
diff options
context:
space:
mode:
Diffstat (limited to '05/tcc-0.9.27/elf.h')
-rw-r--r--05/tcc-0.9.27/elf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/05/tcc-0.9.27/elf.h b/05/tcc-0.9.27/elf.h
index 6c2faed..6dd4505 100644
--- a/05/tcc-0.9.27/elf.h
+++ b/05/tcc-0.9.27/elf.h
@@ -20,9 +20,7 @@
#define _ELF_H 1
#ifndef _WIN32
-#ifdef __GNUC__
#include <inttypes.h>
-#endif
#else
#ifndef __int8_t_defined
#define __int8_t_defined