patch-2.4.2 linux/net/sched/sch_atm.c

Next file: linux/net/sched/sch_dsmark.c
Previous file: linux/net/rose/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.1/linux/net/sched/sch_atm.c linux/net/sched/sch_atm.c
@@ -5,6 +5,8 @@
 
 #include <linux/config.h>
 #include <linux/module.h>
+#include <linux/string.h>
+#include <linux/errno.h>
 #include <linux/skbuff.h>
 #include <linux/interrupt.h>
 #include <linux/atmdev.h>

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)