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

Comparing rxvt-unicode/src/rxvtutil.h (file contents):
Revision 1.63 by root, Sun Dec 14 04:52:10 2014 UTC vs.
Revision 1.64 by root, Tue Jun 25 03:35:01 2019 UTC

1#ifndef RXVT_UTIL_H 1#ifndef RXVT_UTIL_H
2#define RXVT_UTIL_H 2#define RXVT_UTIL_H
3 3
4#include <stdlib.h> 4#include <stdlib.h>
5#include <string.h> 5#include <string.h>
6
7#define ECB_NO_THREADS 1
6#include "ecb.h" 8#include "ecb.h"
9
7#include "estl.h" 10#include "estl.h"
8 11
9#include "emman.h" 12#include "emman.h"
10 13
11// increases code size unless -fno-enforce-eh-specs 14// increases code size unless -fno-enforce-eh-specs

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines