VServer 1.9.2 (patch-2.6.8.1-vs1.9.2.diff)
[linux-2.6.git] / include / linux / ixjuser.h
index 81e314d..8812116 100644 (file)
@@ -350,7 +350,7 @@ typedef enum {
 typedef struct {
        int elements_used;
        IXJ_CADENCE_TERM termination;
-       IXJ_CADENCE_ELEMENT *ce;
+       IXJ_CADENCE_ELEMENT __user *ce;
 } IXJ_CADENCE;
 
 #define IXJCTL_TONE_CADENCE            _IOW ('q', 0xCA, IXJ_CADENCE *)