patch-2.4.2 linux/net/802/llc_sendpdu.c
Next file: linux/net/Changes
Previous file: linux/net/802/llc_macinit.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Feb 9 11:29:44 2001
- Orig file:
v2.4.1/linux/net/802/llc_sendpdu.c
- Orig date:
Tue Feb 10 13:07:49 1998
diff -u --recursive --new-file v2.4.1/linux/net/802/llc_sendpdu.c linux/net/802/llc_sendpdu.c
@@ -19,7 +19,7 @@
#include <linux/types.h>
#include <linux/kernel.h>
-#include <linux/malloc.h>
+#include <linux/slab.h>
#include <linux/netdevice.h>
#include <linux/skbuff.h>
#include <net/p8022.h>
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)