From 31d1db9df064d1a61ea1541d991947370bbf4602 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 29 Apr 2015 22:04:24 +0200 Subject: main/lua-openrc: add fix for openrc-0.14 --- .../0001-build-fix-for-openrc-0.14.patch | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 main/lua-openrc/0001-build-fix-for-openrc-0.14.patch (limited to 'main/lua-openrc/0001-build-fix-for-openrc-0.14.patch') diff --git a/main/lua-openrc/0001-build-fix-for-openrc-0.14.patch b/main/lua-openrc/0001-build-fix-for-openrc-0.14.patch new file mode 100644 index 0000000000..ca133eff28 --- /dev/null +++ b/main/lua-openrc/0001-build-fix-for-openrc-0.14.patch @@ -0,0 +1,22 @@ +From 01fb19ba4af6936559878beb1fac8de008fc2f68 Mon Sep 17 00:00:00 2001 +From: Natanael Copa +Date: Wed, 29 Apr 2015 19:27:20 +0200 +Subject: [PATCH] build fix for openrc-0.14 + +--- + rc.c | 1 + + 1 file changed, 1 insertion(+) + +diff --git a/rc.c b/rc.c +index 4ab8036..fcb3d5c 100644 +--- a/rc.c ++++ b/rc.c +@@ -1,4 +1,5 @@ + ++#include + #include + + #include +-- +2.3.6 + -- cgit v1.2.3