From: Roland McGrath Date: Wed, 2 Feb 2005 03:42:51 +0000 (+0000) Subject: 2005-02-01 Roland McGrath X-Git-Tag: v4.5.18~456 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f01185e5d4d04197408f48c474cee819b8063bb8;p=strace 2005-02-01 Roland McGrath * linux/syscall.h [IA64] (SYS_semtimedop): #undef it. --- diff --git a/linux/syscall.h b/linux/syscall.h index 9940c5d3..2b6cf27b 100644 --- a/linux/syscall.h +++ b/linux/syscall.h @@ -194,6 +194,7 @@ int sys_shmat(), sys_shmdt(), sys_shmget(), sys_shmctl(); # undef SYS_semop # undef SYS_semget # undef SYS_semctl +# undef SYS_semtimedop # undef SYS_msgsnd # undef SYS_msgrcv # undef SYS_msgget