summaryrefslogtreecommitdiff
path: root/app-admin/jinit/files/jinit-0.1.12-gcc43.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /app-admin/jinit/files/jinit-0.1.12-gcc43.patch
reinit the tree, so we can have metadata
Diffstat (limited to 'app-admin/jinit/files/jinit-0.1.12-gcc43.patch')
-rw-r--r--app-admin/jinit/files/jinit-0.1.12-gcc43.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/app-admin/jinit/files/jinit-0.1.12-gcc43.patch b/app-admin/jinit/files/jinit-0.1.12-gcc43.patch
new file mode 100644
index 000000000000..c9f6d92fcb03
--- /dev/null
+++ b/app-admin/jinit/files/jinit-0.1.12-gcc43.patch
@@ -0,0 +1,10 @@
+--- org/jinit-0.1.12/init_ipc/User.hh 2003-04-29 23:35:53.000000000 +0200
++++ jinit-0.1.12/init_ipc/User.hh 2009-01-04 11:19:16.000000000 +0100
+@@ -13,6 +13,7 @@
+ #include <errno.h>
+ #include <time.h>
+ #include <err.h>
++#include <cstdlib>
+
+ #include "init_ipc/sysvq.hh"
+ #include "need/error.hh"