summaryrefslogtreecommitdiff
path: root/editors/xemacs-current/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'editors/xemacs-current/patches/patch-af')
-rw-r--r--editors/xemacs-current/patches/patch-af10
1 files changed, 5 insertions, 5 deletions
diff --git a/editors/xemacs-current/patches/patch-af b/editors/xemacs-current/patches/patch-af
index b40f4d7feb2..f025a40d521 100644
--- a/editors/xemacs-current/patches/patch-af
+++ b/editors/xemacs-current/patches/patch-af
@@ -1,8 +1,8 @@
-$NetBSD: patch-af,v 1.1 2003/04/23 22:54:43 martin Exp $
+$NetBSD: patch-af,v 1.2 2005/03/02 22:05:19 magick Exp $
---- src/console-x.h.orig 2003-04-23 23:36:37.000000000 +0200
-+++ src/console-x.h 2003-04-23 23:37:07.000000000 +0200
-@@ -33,7 +33,7 @@
+--- src/console-x.h.orig 2005-02-21 22:42:06.000000000 +0100
++++ src/console-x.h
+@@ -33,7 +33,7 @@ Boston, MA 02111-1307, USA. */
#ifndef INCLUDED_console_x_h_
#define INCLUDED_console_x_h_
@@ -10,4 +10,4 @@ $NetBSD: patch-af,v 1.1 2003/04/23 22:54:43 martin Exp $
+#if defined(HAVE_X_WINDOWS) || defined(HAVE_GTK)
#include "console.h"
- #include "xintrinsic.h"
+ /* must come before Xutil.h, which is included indirectly from xintrinsic.h,