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

Comparing rxvt-unicode/src/fdpass.C (file contents):
Revision 1.11 by root, Wed Jan 25 21:17:53 2006 UTC vs.
Revision 1.12 by root, Fri Jun 23 14:31:38 2006 UTC

25 25
26#include "../config.h" 26#include "../config.h"
27 27
28#include <cstddef> // needed by broken bsds for NULL used in sys/uio.h 28#include <cstddef> // needed by broken bsds for NULL used in sys/uio.h
29 29
30#include <sys/types.h>
30#include <sys/uio.h> 31#include <sys/uio.h>
31#include <sys/types.h>
32#include <sys/socket.h> 32#include <sys/socket.h>
33 33
34#include "libptytty.h" 34#include "libptytty.h"
35 35
36#ifndef CMSG_LEN // CMSG_SPACe && CMSG_LEN are rfc2292 extensions to unix 36#ifndef CMSG_LEN // CMSG_SPACe && CMSG_LEN are rfc2292 extensions to unix

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines