Module Name: src Committed By: martin Date: Sun Feb 3 11:03:53 UTC 2019
Modified Files: src/sys/dev/raidframe: rf_netbsdkintf.c Log Message: When we force COMPAT_NETBSD32 to be defined, force it to the same value that opt_compate_netbsd32.h would have, otherwise we get a "redefined" error from gcc. XXX this looks fishy, Paul, can you have a look, please? To generate a diff of this commit: cvs rdiff -u -r1.361 -r1.362 src/sys/dev/raidframe/rf_netbsdkintf.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.