seahorse r2230 - in trunk: . ssh



Author: sadam
Date: Thu Jun  5 00:41:30 2008
New Revision: 2230
URL: http://svn.gnome.org/viewvc/seahorse?rev=2230&view=rev

Log:
2008-06-04  Adam Schreiber  <sadam clemson edu>

    * ssh/seahorse-ssh-operation.c: Add header file not included on 
Solaris.
    Patch from Alexis Ballier.  Fixes bug #536213.


Modified:
   trunk/ChangeLog
   trunk/ssh/seahorse-ssh-operation.c

Modified: trunk/ssh/seahorse-ssh-operation.c
==============================================================================
--- trunk/ssh/seahorse-ssh-operation.c	(original)
+++ trunk/ssh/seahorse-ssh-operation.c	Thu Jun  5 00:41:30 2008
@@ -22,6 +22,7 @@
 #include "config.h"
 
 #include <sys/wait.h>
+#include <signal.h>
 #include <sys/socket.h>
 #include <string.h>
 #include <errno.h>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]