summaryrefslogtreecommitdiff
path: root/app-admin/jinit/files/jinit-0.1.12-gcc43.patch
diff options
context:
space:
mode:
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"