# HG changeset patch # User Dave Love # Date 944761318 0 # Node ID 4982f642dfdcc9596fa4806bf3d50d62f8c6897b # Parent 5bd07730f536169fb24c6c4e0f2a3af9c2bf1ff3 (PIX_TYPE) [! HAVE_X_WINDOWS]: Define PIX_TYPE. diff -r 5bd07730f536 -r 4982f642dfdc src/frame.h --- 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