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

Comparing rxvt-unicode/src/rxvt.h (file contents):
Revision 1.213 by root, Tue Jan 17 06:06:42 2006 UTC vs.
Revision 1.214 by ayin, Tue Jan 17 09:24:53 2006 UTC

37#include "rxvttoolkit.h" 37#include "rxvttoolkit.h"
38#include "iom.h" 38#include "iom.h"
39#include "salloc.h" 39#include "salloc.h"
40 40
41#include "rxvtperl.h" 41#include "rxvtperl.h"
42#include "logging.h"
42 43
43// try to avoid some macros to decrease code size, on some systems 44// try to avoid some macros to decrease code size, on some systems
44#if ENABLE_MINIMAL 45#if ENABLE_MINIMAL
45# define strcmp(a,b) (strcmp)(a,b) 46# define strcmp(a,b) (strcmp)(a,b)
46# define strlen(a) (strlen)(a) 47# define strlen(a) (strlen)(a)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines