1d8414d3cSBastian Blank #include <linux/fs.h> 2d8414d3cSBastian Blank 3d8414d3cSBastian Blank extern const struct file_operations xen_privcmd_fops; 4*c51b3c63SJuergen Gross extern const struct file_operations xen_privcmdbuf_fops; 5*c51b3c63SJuergen Gross 6*c51b3c63SJuergen Gross extern struct miscdevice xen_privcmdbuf_dev; 7