hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
kernel/arch/xtensa/include/uapi/asm/msgbuf.h
....@@ -17,6 +17,8 @@
1717 #ifndef _XTENSA_MSGBUF_H
1818 #define _XTENSA_MSGBUF_H
1919
20
+#include <asm/ipcbuf.h>
21
+
2022 struct msqid64_ds {
2123 struct ipc64_perm msg_perm;
2224 #ifdef __XTENSA_EB__