]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/netfilter/nf_internals.h
[NETFILTER]: nf_nat: kill global 'destroy' operation
[linux-2.6-omap-h63xx.git] / net / netfilter / nf_internals.h
index 6bdee2910617dac3176aef65361c9eae5399b7b5..0df7fff196a715f19c3f2621f4ecac8f0874e9a4 100644 (file)
@@ -1,7 +1,6 @@
 #ifndef _NF_INTERNALS_H
 #define _NF_INTERNALS_H
 
-#include <linux/config.h>
 #include <linux/list.h>
 #include <linux/skbuff.h>
 #include <linux/netdevice.h>
@@ -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,