CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2013/07/09 21:05:35
Modified files: sys/sys : time.h Log message: struct bintime is only used inside the kernel, while struct clockinfo is only used with the BSD-specific sysctl(), so put them behind the proper #if conditionals. ports scan sthen@ ok matthew@ kettenis@