diff src/console-x.h @ 163:0132846995bd r20-3b8

Import from CVS: tag r20-3b8
author cvs
date Mon, 13 Aug 2007 09:43:35 +0200
parents cca96a509cfe
children bfd6434d15b3
line wrap: on
line diff
--- a/src/console-x.h	Mon Aug 13 09:42:28 2007 +0200
+++ b/src/console-x.h	Mon Aug 13 09:43:35 2007 +0200
@@ -41,6 +41,7 @@
 #include <X11/keysym.h>
 #include <X11/Xatom.h>
 
+#if 0 /* mrb - Xos sux. */
 #ifdef USG
 #undef USG	/* ####KLUDGE for Solaris 2.2 and up */
 #include <X11/Xos.h>
@@ -48,6 +49,7 @@
 #else
 #include <X11/Xos.h>
 #endif
+#endif /* 0 */
 
 #include <X11/StringDefs.h>