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/sys-cluster/pconsole/files/pconsole-1.0-exit-warn.patch

11 lines
248 B

--- pconsole.c 2001-04-09 12:51:49.000000000 +0400
+++ pconsole.c~vox 2004-08-16 11:37:49.606267087 +0400
@@ -28,6 +28,7 @@
#include "Conn.h"
#include <stdio.h>
+#include <stdlib.h>
#include <unistd.h>
#include <errno.h>
#include <signal.h>