# HG changeset patch # User Kim F. Storm # Date 1048288084 0 # Node ID ab5177b4137b65942f85822f74018d3b4823f397 # Parent 04d8f8a13cf86805da3847e5e499315a155c9bc1 Fix compilation with --with-x=no. diff -r 04d8f8a13cf8 -r ab5177b4137b src/dispextern.h --- 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