net: move gso declarations and functions to their own files
[linux-2.6-block.git] / net / sched / act_police.c
index 2e9dce03d1eccf4666b40fd6d8c04ff40f2d0780..f3121c5a85e9f76bef80c34c02d224d826ecdb7b 100644 (file)
@@ -16,6 +16,7 @@
 #include <linux/init.h>
 #include <linux/slab.h>
 #include <net/act_api.h>
+#include <net/gso.h>
 #include <net/netlink.h>
 #include <net/pkt_cls.h>
 #include <net/tc_act/tc_police.h>