fix compile errors
This commit is contained in:
parent
fe7a0abd38
commit
3384d69133
3 changed files with 24 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue