diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-01-04 19:38:51 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-01-04 19:38:51 -0800 |
commit | 369d133ca19f938d123254dee5c88214512f82df (patch) | |
tree | 92ec07f9b55f98c6f1daab1a5baed009cd2213bb | |
parent | e04364efccbb3bb4cfc5f4cb491ffa1faaaacbdb (diff) |
unifdef -U__UNIXOS2__
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | AuLock.c | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -43,9 +43,6 @@ extern unsigned sleep (); #define link rename #endif #endif -#ifdef __UNIXOS2__ -#define link rename -#endif int XauLockAuth ( |