From c72c8888a7db79e8e126629aada87eea82cb8d6e Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 10 Oct 2022 18:45:03 -0700 Subject: tests: prefer stdckdint to intprops * modules/chown-tests, modules/fchownat-tests: * modules/fdutimensat-tests, modules/futimens-tests: * modules/lchown-tests, modules/stat-time-tests: * modules/utime-tests, modules/utimens-tests: * modules/utimensat-tests: (Depends on): Depend on stdckint, not intprops. * tests/nap.h: Include stdckdint.h, not intprops.h. All macro uses changed. --- modules/fdutimensat-tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/fdutimensat-tests') diff --git a/modules/fdutimensat-tests b/modules/fdutimensat-tests index 37f70c6528..1f492a6989 100644 --- a/modules/fdutimensat-tests +++ b/modules/fdutimensat-tests @@ -10,9 +10,9 @@ tests/macros.h Depends-on: fcntl-h ignore-value -intprops nanosleep openat +stdckdint timespec dup utimecmp -- cgit v1.2.1