Subject: Re: CVS commit: src/sys (lock.h now including uintptr_t)
To: Geoff Wing <mason@primenet.com.au>
From: Tom Spindler <dogcow@babymeat.com>
List: source-changes
Date: 10/12/2007 02:17:06
> Now that <sys/lock.h> wants uintptr_t, should it also be pulling in
> <sys/stdint.h> ?  <sys/types.h> is conservative about doing so.

I think it should, and have committed as such.