You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-admin/jinit/files/jinit-0.1.12-gcc43.patch

11 lines
297 B

--- 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"