opnsense-src/tests/sys/cddl/zfs
Dimitry Andric 47be484573 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
2022-07-15 21:10:09 +02:00
..
bin Merge fix for zfs readmmap test from CheriBSD 2022-07-15 21:10:09 +02:00
include ZFS: in the tests, don't override PWD 2019-10-09 17:36:57 +00:00
tests zfs: Update test format strings to match variable typtes 2022-03-01 12:21:40 -05:00
Makefile