···522522extern void wanrouter_proc_cleanup(void);523523extern int wanrouter_proc_add(struct wan_device *wandev);524524extern int wanrouter_proc_delete(struct wan_device *wandev);525525-extern int wanrouter_ioctl( struct inode *inode, struct file *file, unsigned int cmd, unsigned long arg);525525+extern long wanrouter_ioctl(struct file *file, unsigned int cmd, unsigned long arg);526526527527/* Public Data */528528/* list of registered devices */