]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix compilation with --with-x=no.
authorKim F. Storm <storm@cua.dk>
Fri, 21 Mar 2003 23:08:04 +0000 (23:08 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 21 Mar 2003 23:08:04 +0000 (23:08 +0000)
src/dispextern.h

index 813400e8487f78f1c141e8b17665de79d34afb98..a19e0966e2eb11d26e416285a29b44e5eb1d2dde 100644 (file)
@@ -64,6 +64,11 @@ typedef struct mac_display_info Display_Info;
 #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