ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/fdpass.h
(Generate patch)

Comparing rxvt-unicode/src/fdpass.h (file contents):
Revision 1.1 by root, Fri Dec 23 14:46:34 2005 UTC vs.
Revision 1.2 by root, Fri Jan 13 07:03:48 2006 UTC

18 * You should have received a copy of the GNU General Public License 18 * You should have received a copy of the GNU General Public License
19 * along with this program; if not, write to the Free Software 19 * along with this program; if not, write to the Free Software
20 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 20 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
21 *----------------------------------------------------------------------*/ 21 *----------------------------------------------------------------------*/
22 22
23#include "../config.h" /* NECESSARY */ 23#include "../config.h"
24#include "rxvt.h"
24 25
25#if ENABLE_FRILLS && HAVE_UNIX_FDPASS 26#if ENABLE_FRILLS && HAVE_UNIX_FDPASS
26 27
27int rxvt_send_fd (int socket, int fd); 28int rxvt_send_fd (int socket, int fd);
28int rxvt_recv_fd (int socket); 29int rxvt_recv_fd (int socket);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines