patch-2.3.44 linux/net/core/skbuff.c

Next file: linux/net/decnet/af_decnet.c
Previous file: linux/net/atm/clip.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.43/linux/net/core/skbuff.c linux/net/core/skbuff.c
@@ -4,7 +4,7 @@
  *	Authors:	Alan Cox <[email protected]>
  *			Florian La Roche <[email protected]>
  *
- *	Version:	$Id: skbuff.c,v 1.66 2000/02/09 21:11:30 davem Exp $
+ *	Version:	$Id: skbuff.c,v 1.67 2000/02/11 22:27:23 davem Exp $
  *
  *	Fixes:	
  *		Alan Cox	:	Fixed the worst of the load balancer bugs.
@@ -49,6 +49,7 @@
 #include <linux/string.h>
 #include <linux/skbuff.h>
 #include <linux/slab.h>
+#include <linux/cache.h>
 #include <linux/init.h>
 
 #include <net/ip.h>

FUNET's LINUX-ADM group, [email protected]
TCL-scripts by Sam Shen (who was at: [email protected])