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: jschauma
Date: Thu Oct 26 14:04:46 UTC 2023
Modified Files:
src/sys/sys: clock.h
Log Message:
change include to sys/stdint.h, as suggested by simonb@
This avoids the need for #ifdefs, and stdint.h turns out to be a symlink
to sys/stdint.h to begin with.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/sys/clock.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