diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/hppa/bits/sem.h')
-rw-r--r-- | sysdeps/unix/sysv/linux/hppa/bits/sem.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/hppa/bits/sem.h b/sysdeps/unix/sysv/linux/hppa/bits/sem.h index 57a0c88fb4..12b849ae79 100644 --- a/sysdeps/unix/sysv/linux/hppa/bits/sem.h +++ b/sysdeps/unix/sysv/linux/hppa/bits/sem.h @@ -73,6 +73,7 @@ struct semid_ds /* ipcs ctl cmds */ # define SEM_STAT 18 # define SEM_INFO 19 +# define SEM_STAT_ANY 20 struct seminfo { |