Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/sys
Module Name: src
Committed By: atatat
Date: Fri Apr 9 15:43:20 UTC 2004
Modified Files:
src/sys/sys: mbuf.h sysctl.h
Log Message:
Standalone programs should not use stddef.h. They are more like the
kernel, so they must use sys/systm.h instead.
To generate a diff of this commit:
cvs rdiff -r1.90 -r1.91 src/sys/sys/mbuf.h
cvs rdiff -r1.117 -r1.118 src/sys/sys/sysctl.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index