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.2 by root, Fri Jan 13 07:03:48 2006 UTC vs.
Revision 1.3 by root, Tue Jan 17 15:17:39 2006 UTC

21 *----------------------------------------------------------------------*/ 21 *----------------------------------------------------------------------*/
22 22
23#include "../config.h" 23#include "../config.h"
24#include "rxvt.h" 24#include "rxvt.h"
25 25
26#if ENABLE_FRILLS && HAVE_UNIX_FDPASS
27
28int rxvt_send_fd (int socket, int fd); 26int rxvt_send_fd (int socket, int fd);
29int rxvt_recv_fd (int socket); 27int rxvt_recv_fd (int socket);
30 28
31#endif
32 29

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines