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

Comparing rxvt-unicode/src/rxvtdaemon.C (file contents):
Revision 1.15 by root, Mon Feb 21 07:41:02 2011 UTC vs.
Revision 1.16 by sf-exg, Sun May 1 13:54:27 2011 UTC

27#include <inttypes.h> 27#include <inttypes.h>
28#include <unistd.h> 28#include <unistd.h>
29#include <errno.h> 29#include <errno.h>
30#include <sys/types.h> 30#include <sys/types.h>
31#include <sys/utsname.h> 31#include <sys/utsname.h>
32#include <limits.h>
33 32
34#include "rxvtdaemon.h" 33#include "rxvtdaemon.h"
35 34
36char *rxvt_connection::unix_sockname () 35char *rxvt_connection::unix_sockname ()
37{ 36{

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines