emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/dispextern.h


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/src/dispextern.h
Date: Fri, 21 Mar 2003 18:08:04 -0500

Index: emacs/src/dispextern.h
diff -c emacs/src/dispextern.h:1.149 emacs/src/dispextern.h:1.150
*** emacs/src/dispextern.h:1.149        Fri Mar 21 17:55:56 2003
--- emacs/src/dispextern.h      Fri Mar 21 18:08:04 2003
***************
*** 64,69 ****
--- 64,74 ----
  #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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]