patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / include / asm-ppc64 / ipc.h
index cfb82f0..f91bf5b 100644 (file)
@@ -12,7 +12,7 @@
  * 2 of the License, or (at your option) any later version.
  */
 struct ipc_kludge {
-       struct msgbuf *msgp;
+       struct msgbuf __user *msgp;
        long msgtyp;
 };