X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=net%2Fnetfilter%2Fnf_internals.h;h=0df7fff196a715f19c3f2621f4ecac8f0874e9a4;hb=d8a0509a696de60296a66ba4fe4f9eaade497103;hp=6bdee2910617dac3176aef65361c9eae5399b7b5;hpb=d7f6884ae0ae6e406ec3500fcde16e8f51642460;p=linux-2.6-omap-h63xx.git diff --git a/net/netfilter/nf_internals.h b/net/netfilter/nf_internals.h index 6bdee291061..0df7fff196a 100644 --- a/net/netfilter/nf_internals.h +++ b/net/netfilter/nf_internals.h @@ -1,7 +1,6 @@ #ifndef _NF_INTERNALS_H #define _NF_INTERNALS_H -#include #include #include #include @@ -24,8 +23,8 @@ extern unsigned int nf_iterate(struct list_head *head, int hook_thresh); /* nf_queue.c */ -extern int nf_queue(struct sk_buff **skb, - struct list_head *elem, +extern int nf_queue(struct sk_buff *skb, + struct list_head *elem, int pf, unsigned int hook, struct net_device *indev, struct net_device *outdev,