Prevent name clashes with sys/types.h on system V

This commit is contained in:
ceriel
1991-12-16 15:24:24 +00:00
parent 80b250950e
commit 0c59e2e12d
12 changed files with 27 additions and 29 deletions

View File

@@ -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