Prevent name clashes with sys/types.h on system V
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
#undef valu_t
|
||||
#define valu_t long
|
||||
|
||||
#undef addr_t
|
||||
#define addr_t long
|
||||
#undef ADDR_T
|
||||
#define ADDR_T long
|
||||
|
||||
#undef word_t
|
||||
#define word_t long
|
||||
|
||||
Reference in New Issue
Block a user