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 00:59:16 UTC 2023
Modified Files:
src/sys/sys: clock.h
Log Message:
include stdint.h if not in kernel/standalone mode
This fixes problems with including sys/clock.h by itself and avoids
having to order headers counter to share/style.
ifdefs suggested by tnn@ on netbsd-users@.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 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