freebsd-ports/devel/gnome-vfs/files/patch-modules_ssh-method.c
Joe Marcus Clarke 3bfd9150b8 Update to the latest GNOME 2 snapshot. This will be done it two parts.
This first part is the GNOME 2 API.  The next part will contain the desktop
components.
2002-06-11 08:15:32 +00:00

10 lines
253 B
C

--- modules/ssh-method.c.orig Mon Jun 10 13:28:42 2002
+++ modules/ssh-method.c Mon Jun 10 13:28:51 2002
@@ -34,6 +34,7 @@
#include <string.h>
#include <sys/types.h>
#include <sys/wait.h>
+#include <signal.h>
#include <unistd.h>
typedef struct {