patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / include / asm-sparc / ipc.h
index d4d8071..3064aaf 100644 (file)
@@ -7,7 +7,7 @@
  * See arch/sparc/kernel/sys_sparc.c for ugly details..
  */
 struct ipc_kludge {
-       struct msgbuf *msgp;
+       struct msgbuf __user *msgp;
        long msgtyp;
 };