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

Comparing rxvt-unicode/src/rxvtdaemon.h (file contents):
Revision 1.6 by root, Wed Nov 5 14:43:54 2008 UTC vs.
Revision 1.7 by sf-exg, Sun May 1 13:54:28 2011 UTC

1#ifndef RXVT_DAEMON_H 1#ifndef RXVT_DAEMON_H
2#define RXVT_DAEMON_H 2#define RXVT_DAEMON_H
3
4#include <limits.h>
5
6#ifndef PATH_MAX
7# define PATH_MAX 16384
8#endif
3 9
4#include "rxvtutil.h" 10#include "rxvtutil.h"
5 11
6struct rxvt_connection 12struct rxvt_connection
7{ 13{

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines