summaryrefslogtreecommitdiff
path: root/package/busybox/busybox-1.10.3-tcpudp.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/busybox/busybox-1.10.3-tcpudp.patch')
-rw-r--r--package/busybox/busybox-1.10.3-tcpudp.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/busybox/busybox-1.10.3-tcpudp.patch b/package/busybox/busybox-1.10.3-tcpudp.patch
deleted file mode 100644
index f46669397..000000000
--- a/package/busybox/busybox-1.10.3-tcpudp.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- busybox-1.10.3/networking/tcpudp.c Sat Apr 19 06:03:13 2008
-+++ busybox-1.10.3-tcpudp/networking/tcpudp.c Fri Jun 13 11:38:54 2008
-@@ -31,6 +31,7 @@
-
- #include "libbb.h"
- /* Wants <limits.h> etc, thus included after libbb.h: */
-+#include <linux/types.h> /* for __be32 etc */
- #include <linux/netfilter_ipv4.h>
-
- // TODO: move into this file: