Merge branch 'master' of /repos/git/net-next-2.6
[sfrench/cifs-2.6.git] / net / netfilter / ipvs / ip_vs_xmit.c
index d0a7b7b05ddb2ecc13995432a652843eb96881a6..93c15a107b2ccde25d41e99e42e1a3aa28d86022 100644 (file)
@@ -17,6 +17,7 @@
 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
 
 #include <linux/kernel.h>
+#include <linux/slab.h>
 #include <linux/tcp.h>                  /* for tcphdr */
 #include <net/ip.h>
 #include <net/tcp.h>                    /* for csum_tcpudp_magic */