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

Comparing rxvt-unicode/src/rxvtd.C (file contents):
Revision 1.66 by sf-exg, Sat Jun 26 14:44:30 2021 UTC vs.
Revision 1.67 by sf-exg, Fri Jul 23 19:18:52 2021 UTC

41# include <sys/mman.h> 41# include <sys/mman.h>
42#endif 42#endif
43 43
44#include <errno.h> 44#include <errno.h>
45 45
46#include <libptytty.h>
47
46#include "rxvt.h" 48#include "rxvt.h"
47#include "rxvtdaemon.h" 49#include "rxvtdaemon.h"
48#include "libptytty.h"
49 50
50struct server : rxvt_connection 51struct server : rxvt_connection
51{ 52{
52 log_callback log_cb; 53 log_callback log_cb;
53 getfd_callback getfd_cb; 54 getfd_callback getfd_cb;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines