diff options
Diffstat (limited to 'arch/mipsn32')
-rw-r--r-- | arch/mipsn32/bits/msg.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/mipsn32/bits/msg.h b/arch/mipsn32/bits/msg.h index bfe2b3a7..f28aece8 100644 --- a/arch/mipsn32/bits/msg.h +++ b/arch/mipsn32/bits/msg.h @@ -1,5 +1,4 @@ -struct msqid_ds -{ +struct msqid_ds { struct ipc_perm msg_perm; #if _MIPSEL || __MIPSEL || __MIPSEL__ time_t msg_stime; |