Commit e9e6df2c8f4a8577fcbcfdf56bf255ef9774b6ec

Axel Rasmussen 2015-06-15T09:28:55

cmake: Only provide USE_NSEC if struct stat members are avilable. This allows us to remove OS checks from source code, instead relying on CMake to detect whether or not `struct stat` has the nanoseconds members we rely on.