freebsd-ports/x11-fm/rox-session/files/patch-aa
2002-05-24 09:48:19 +00:00

10 lines
264 B
Text

--- ROX-Session/src/session.c.orig Thu May 23 23:36:57 2002
+++ ROX-Session/src/session.c Thu May 23 23:37:05 2002
@@ -25,6 +25,7 @@
#include <sys/wait.h>
#include <fcntl.h>
#include <ctype.h>
+#include <signal.h>
#include <gdk/gdkx.h>
#include <gtk/gtk.h>