patch-2.1.16 linux/net/ipv4/ip_forward.c

Next file: linux/net/ipv4/route.c
Previous file: linux/net/ipv4/icmp.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.15/linux/net/ipv4/ip_forward.c linux/net/ipv4/ip_forward.c
@@ -28,6 +28,8 @@
 #include <linux/netdevice.h>
 #include <net/sock.h>
 #include <net/ip.h>
+#include <net/tcp.h>
+#include <net/udp.h>
 #include <net/icmp.h>
 #include <linux/tcp.h>
 #include <linux/udp.h>

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov