Path: utzoo!attcan!uunet!husc6!uwvax!rutgers!ucla-cs!casey From: casey@COGNET.UCLA.EDU Newsgroups: comp.windows.x Subject: fix1 for lib/Xmu/CvtStdSel.c (DEC ULTRIX) doesn't compile ... Message-ID: <17870@shemp.CS.UCLA.EDU> Date: 13 Nov 88 01:32:59 GMT Sender: news@CS.UCLA.EDU Reply-To: casey@COGNET.UCLA.EDU (Casey Leedom) Organization: UCLA Cognitive Science Program Lines: 12 Fix1 added #ifdef ultrix #include /* fixed in Ultrix 3.0 */ #endif to lib/Xmu/CvtStdSel.c. Unfortunately, there is no (under Ultrix 2.2 at least). I changed it to read and it compiles fine. Casey