From 8f87a5918ef7fac9181d34f29233f482000b4396 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 25 Sep 2017 18:20:44 -0700 Subject: maint: fix overflow checking in nap.h * 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: Depend on intprops. * tests/nap.h: Include intprops.h. (diff_timespec): Handle overflow properly. --- modules/futimens-tests | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/futimens-tests') diff --git a/modules/futimens-tests b/modules/futimens-tests index c7e9db2f01..5191413007 100644 --- a/modules/futimens-tests +++ b/modules/futimens-tests @@ -10,6 +10,7 @@ Depends-on: gettext-h fcntl-h ignore-value +intprops nanosleep timespec dup -- cgit v1.2.1