Source-Changes-D archive

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

Re: CVS commit: src/sys/compat/netbsd32



On Tue, Nov 15, 2016 at 07:23:09PM +0900, Rin Okuyama wrote:
> This results in build failure for most ARM environments:
> 
>   http://releng.netbsd.org/builds/HEAD/201611140950Z/
> 
> I think that NTP stuff should be protected by "#ifdef NTP".
> Can I commit the attached patch?

Sounds good, but don't you need to add #include "opt_ntp.h" to 
netbsd32_ioctl.c ?

Martin


Home | Main Index | Thread Index | Old Index