Subject: CVS commit: src/sys/lib/libsa
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/14/2006 20:16:44
Module Name: src
Committed By: christos
Date: Sat Jan 14 20:16:44 UTC 2006
Modified Files:
src/sys/lib/libsa: cread.c
Log Message:
Don't include zlib.h directly; redirect through libz.h; this mirrors how
libkern is done and let's us abstract where the real zlib.h is kept.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/lib/libsa/cread.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.