kernel/arch/xtensa/include/uapi/asm/msgbuf.h
.. .. @@ -17,6 +17,8 @@ 17 17 #ifndef _XTENSA_MSGBUF_H 18 18 #define _XTENSA_MSGBUF_H 19 19 20 +#include <asm/ipcbuf.h>21 +20 22 struct msqid64_ds { 21 23 struct ipc64_perm msg_perm; 22 24 #ifdef __XTENSA_EB__