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