Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!hplabs!hpcc05!hpdmd48!toad From: toad@hpdmd48.boi.hp.com (Tom Trent) Newsgroups: comp.sys.hp Subject: Re: Problem with Message-ID: <15520035@hpdmd48.boi.hp.com> Date: 6 Jun 91 23:48:03 GMT References: <35213@mimsy.umd.edu> Organization: Hewlett Packard - Boise, ID Lines: 27 I found this in a file in my /usr/contrib/Xm directory: #ifdef BSD #include #else #include #endif . . . #ifdef BSD struct direct *item; /* entry in directory */ #else struct dirent *item; /* entry in directory */ #endif ~ Of any use? Tom Trent Disk Storage Systems Hewlett Packard