OSDN Git Service

arch: msgbuf.h: make uapi asm/msgbuf.h self-contained
[tomoyo/tomoyo-test1.git] / arch / xtensa / include / uapi / asm / msgbuf.h
index d6915e9..1ed2c85 100644 (file)
@@ -17,6 +17,8 @@
 #ifndef _XTENSA_MSGBUF_H
 #define _XTENSA_MSGBUF_H
 
+#include <asm/ipcbuf.h>
+
 struct msqid64_ds {
        struct ipc64_perm msg_perm;
 #ifdef __XTENSA_EB__