X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=net%2Fatm%2Fcommon.h;h=92e2981f479f920f0dfe3815cd9c5734af81a3aa;hb=d8312204768861d77ec868265b2c1a36a1bf078f;hp=16f32c1fa1c9314d8bef751f6185a9173727cc62;hpb=f4921aff5b174349bc36551f142a5dbac782ea3f;p=~andy%2Flinux diff --git a/net/atm/common.h b/net/atm/common.h index 16f32c1fa1c..92e2981f479 100644 --- a/net/atm/common.h +++ b/net/atm/common.h @@ -19,6 +19,7 @@ int vcc_sendmsg(struct kiocb *iocb, struct socket *sock, struct msghdr *m, size_t total_len); unsigned int vcc_poll(struct file *file, struct socket *sock, poll_table *wait); int vcc_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg); +int vcc_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg); int vcc_setsockopt(struct socket *sock, int level, int optname, char __user *optval, int optlen); int vcc_getsockopt(struct socket *sock, int level, int optname,