changeset 26781:4982f642dfdc

(PIX_TYPE) [! HAVE_X_WINDOWS]: Define PIX_TYPE.
author Dave Love <fx@gnu.org>
date Thu, 09 Dec 1999 17:41:58 +0000
parents 5bd07730f536
children ace54bd67b10
files src/frame.h
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/frame.h	Thu Dec 09 15:23:31 1999 +0000
+++ b/src/frame.h	Thu Dec 09 17:41:58 1999 +0000
@@ -59,6 +59,8 @@
 
 #if !defined(HAVE_X_WINDOWS)
 
+#define PIX_TYPE int
+
 /* A (mostly empty) x_output structure definition for building Emacs
    on Unix and GNU/Linux without X support.  */
 struct x_output