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

Comparing rxvt-unicode/src/rxvtc.C (file contents):
Revision 1.13 by root, Sun Aug 22 01:40:31 2004 UTC vs.
Revision 1.14 by root, Mon Dec 20 16:44:31 2004 UTC

26#include "rxvt.h" 26#include "rxvt.h"
27 27
28#include <cstdio> 28#include <cstdio>
29#include <cstdlib> 29#include <cstdlib>
30#include <cstring> 30#include <cstring>
31#include <csignal>
31 32
32#include <unistd.h> 33#include <unistd.h>
33#include <signal.h>
34#include <sys/socket.h> 34#include <sys/socket.h>
35#include <sys/un.h> 35#include <sys/un.h>
36 36
37struct client : rxvt_connection { 37struct client : rxvt_connection {
38 client (); 38 client ();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines