diff options
Diffstat (limited to 'arch/x32/bits/msg.h')
| -rw-r--r-- | arch/x32/bits/msg.h | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/arch/x32/bits/msg.h b/arch/x32/bits/msg.h index c3b4eae0..63ae9877 100644 --- a/arch/x32/bits/msg.h +++ b/arch/x32/bits/msg.h @@ -1,5 +1,4 @@ -struct msqid_ds -{ +struct msqid_ds {  	struct ipc_perm msg_perm;  	time_t msg_stime;  	time_t msg_rtime; | 
