Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arm/arm32
Module Name: src
Committed By: andvar
Date: Mon Jan 15 20:35:23 UTC 2024
Modified Files:
src/sys/arch/arm/arm32: vm_machdep.c
Log Message:
Include <sys/syslog.h> with "#ifdef STACKCHECKS" guard.
The include was lost on rev 1.77 during includes cleanup and KNF, however
it is still needed with STACKCHECKS build option.
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 src/sys/arch/arm/arm32/vm_machdep.c
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