On Thu, 5 May 2011, David E. O'Brien wrote:
Log:
Don't duplicate define the stdint types.
This is a regression. The [_]stdint.h files were correctly structured before.
The stdint types weren't duplicate-defined (modulo bugs), but their
definitions were repeated as necessary inside ifdfs. U
Author: obrien
Date: Thu May 5 14:45:24 2011
New Revision: 221502
URL: http://svn.freebsd.org/changeset/base/221502
Log:
Don't duplicate define the stdint types.
Added:
head/sys/sys/_stdint.h
- copied, changed from r221139, head/sys/sys/stdint.h
Modified:
head/lib/libutil/libutil.h