Source-Changes archive

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

CVS commit: src/sys/arch/alpha/alpha



Module Name:    src
Committed By:   he
Date:           Fri Nov 21 19:48:56 UTC 2008

Modified Files:
        src/sys/arch/alpha/alpha: compat_16_machdep.c

Log Message:
Wrap includes of opt* header files with _KERNEL_OPT.  It is not entirely
clear to me that this will end up doing the right thing, because there
surely is a reason for the opt* headers.
Also, replace one "ksyms.h" with <sys/ksyms.h>.

Fixes build problems when this is built as part of a module.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/arch/alpha/alpha/compat_16_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