From e5a5b64c61de0b687b465fb19d8f0208df7cc14e Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Fri, 29 Apr 2022 21:22:24 -0400 Subject: add complete build system --- busybox/libbb.h.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 busybox/libbb.h.patch (limited to 'busybox') diff --git a/busybox/libbb.h.patch b/busybox/libbb.h.patch new file mode 100644 index 0000000..1c7a331 --- /dev/null +++ b/busybox/libbb.h.patch @@ -0,0 +1,10 @@ +--- include/libbb.h 2012-04-21 21:33:23.000000000 -0400 ++++ include/libbb.h.new 2022-04-29 20:49:40.674509941 -0400 +@@ -40,6 +40,7 @@ + #include + #include + #include ++#include + #include + #include + #include -- cgit v1.2.3