diff src/dispextern.h @ 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 84e4dd9629ee
children c0f3ec529c05
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