patch-2.4.2 linux/drivers/net/wan/sbni.c
Next file: linux/drivers/net/wan/sdla.c
Previous file: linux/drivers/net/wan/lmc/lmc_ver.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Tue Feb 13 13:15:05 2001
- Orig file:
v2.4.1/linux/drivers/net/wan/sbni.c
- Orig date:
Sat Aug 12 20:45:48 2000
diff -u --recursive --new-file v2.4.1/linux/drivers/net/wan/sbni.c linux/drivers/net/wan/sbni.c
@@ -5,7 +5,7 @@
* Written 1999 by Yaroslav Polyakov (xenon@granch.ru).
*
* This software may be used and distributed according to the terms
- * of the GNU Public License, incorporated herein by reference.
+ * of the GNU General Public License, incorporated herein by reference.
*
* // Whole developers team:
* // Yaroslav Polyakov (xenon@granch.ru)
@@ -66,7 +66,7 @@
#include <linux/fcntl.h>
#include <linux/ioport.h>
#include <linux/interrupt.h>
-#include <linux/malloc.h>
+#include <linux/slab.h>
#include <linux/string.h>
#include <linux/errno.h>
#include <linux/spinlock.h>
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)