Subject: Re: Xsun memory leak?
To: David Brownlee <abs@anim.dreamworks.com>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: port-sparc
Date: 05/06/1998 12:33:46
On Wed, 6 May 1998 12:38:02 -0700 (PDT) 
 David Brownlee <abs@anim.dreamworks.com> wrote:

 > 	To follow up on my own message, adding:
 > 
 > #define LIST_FIRST(head)        (head)->lh_first
 > #define LIST_NEXT(elm,next)     (elm)->next.le_next
 > 
 > 	to mmalloc.c will let it compile (and it appears to work), but
 > 	its quite possible I've done something wrong :)

your include files aren't up-to-date... these are in <sys/queue.h> now.

Jason R. Thorpe                                       thorpej@nas.nasa.gov
NASA Ames Research Center                            Home: +1 408 866 1912
NAS: M/S 258-5                                       Work: +1 650 604 0935
Moffett Field, CA 94035                             Pager: +1 650 428 6939