X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Fdivert.h;h=6919b09133d47d704435cbf5b86412dd78264cd3;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=e11c909eb7f7091749515e5d2818ef03cb4f74e4;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/include/linux/divert.h b/include/linux/divert.h index e11c909eb..6919b0913 100644 --- a/include/linux/divert.h +++ b/include/linux/divert.h @@ -109,6 +109,8 @@ struct divert_cf #include #ifdef CONFIG_NET_DIVERT +#include + int alloc_divert_blk(struct net_device *); void free_divert_blk(struct net_device *); int divert_ioctl(unsigned int cmd, struct divert_cf __user *arg);