Subject: CVS commit: src/common/lib/libprop
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 01/05/2008 01:15:03
Module Name:	src
Committed By:	ad
Date:		Sat Jan  5 01:15:03 UTC 2008

Modified Files:
	src/common/lib/libprop: prop_bool.c prop_dictionary.c prop_number.c
	    prop_object.c prop_object_impl.h

Log Message:
Include sys/simplelock.h in prop_object_impl.h.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/common/lib/libprop/prop_bool.c
cvs rdiff -r1.21 -r1.22 src/common/lib/libprop/prop_dictionary.c
cvs rdiff -r1.15 -r1.16 src/common/lib/libprop/prop_number.c
cvs rdiff -r1.18 -r1.19 src/common/lib/libprop/prop_object.c \
    src/common/lib/libprop/prop_object_impl.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.