From 48f13d913e9296fd5cfe2556c73e5058b64e66b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20Apestegu=C3=ADa?= Date: Tue, 16 Jul 2019 15:18:06 +0000 Subject: sysutils/busybox: update to 1.30.1 * Hand maintainership over to samm@os2.kiev.ua * The port needs to be built with GCC on i386 PR: 238915 Submitted by: samm@os2.kiev.ua --- sysutils/busybox/files/patch-networking_nslookup.c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 sysutils/busybox/files/patch-networking_nslookup.c (limited to 'sysutils/busybox/files/patch-networking_nslookup.c') diff --git a/sysutils/busybox/files/patch-networking_nslookup.c b/sysutils/busybox/files/patch-networking_nslookup.c new file mode 100644 index 000000000000..5104149fdb83 --- /dev/null +++ b/sysutils/busybox/files/patch-networking_nslookup.c @@ -0,0 +1,10 @@ +--- networking/nslookup.c.orig 2019-02-14 13:31:15 UTC ++++ networking/nslookup.c +@@ -34,6 +34,7 @@ + //usage: "Name: debian\n" + //usage: "Address: 127.0.0.1\n" + ++#include + #include + #include /* for IFNAMSIZ */ + //#include -- cgit v1.2.3