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

@@ -79,7 +79,7 @@ register item_t *ip;
{
#if DEBUG != 0
#ifdef THREE_PASS
register addr_t oldval = ip->i_valu;
register ADDR_T oldval = ip->i_valu;
#endif
#endif