Mercurial > emacs
changeset 50249:ab5177b4137b
Fix compilation with --with-x=no.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Fri, 21 Mar 2003 23:08:04 +0000 |
parents | 04d8f8a13cf8 |
children | 65c998a7ef3b |
files | src/dispextern.h |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/dispextern.h Fri Mar 21 23:00:21 2003 +0000 +++ b/src/dispextern.h Fri Mar 21 23:08:04 2003 +0000 @@ -64,6 +64,11 @@ #endif +#ifndef NativeRectangle +#define NativeRectangle int +#endif + + /* Structure forward declarations. Some are here because function prototypes below reference structure types before their definition in this file. Some are here because not every file including