Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev



Module Name:    src
Committed By:   christos
Date:           Tue Sep  9 14:52:10 UTC 2025

Modified Files:
        src/sys/dev: clock_subr.h

Log Message:
use device_if.h for device_t not device.h as the latter include prop/proplib.h
which fails for standalone code.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/dev/clock_subr.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