K 10 svn:author V 3 dim K 8 svn:date V 27 2022-07-29T17:07:40.253837Z K 7 svn:log V 594 Merge fix for zfs readmmap test from CheriBSD Merge commit 1737d8397a0 by Brooks Davis: time() is declared in time.h This fixes a -Werror warning from clang 15: tests/sys/cddl/zfs/bin/readmmap.c:97:9: error: call to undeclared function 'time'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] Obtained from: https://github.com/CTSRD-CHERI/cheribsd/commit/1737d8397a0 MFC after: 3 days (cherry picked from commit 47be48457393ba6747cc3144272b1f4d8b9077fb) Git Hash: 6f6439d6097950df5847702532d5284e89450416 Git Author: dim@FreeBSD.org END