Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 07/02/1998 23:00:01
ross
Thu Jul  2 22:51:27 PDT 1998
Update of /cvsroot/xsrc/xc/lib/lbxutil/image
In directory nb00:/tmp/cvs-serv10056/xc/lib/lbxutil/image

Modified Files:
	dfaxg42d.c 
Log Message:

Include Xos.h to get <stdlib.h> for malloc() return type. Hint to xc/xfree:
you might want to include <stdlib.h> in a _lot_ more environments.

Fixes LP64 bug.


ross
Thu Jul  2 22:59:03 PDT 1998
Update of /cvsroot/xsrc/xc/lib/lbxutil/image
In directory nb00:/tmp/cvs-serv10115/xc/lib/lbxutil/image

Modified Files:
	dpackbits.c 
Log Message:

Include Xos.h so that we get <string.h> "the X way". Warning fix only.