From cf2c8cc2c674dd6c1145c6984121ea4754b79162 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sat, 27 Jun 2020 12:20:24 +0000 Subject: htl: Fix includes for lockfile These only need exactly to use __libc_ptf_call. * sysdeps/htl/flockfile.c: Include instead of * sysdeps/htl/ftrylockfile.c: Include instead of , , * sysdeps/htl/funlockfile.c: Include instead of and --- sysdeps/htl/flockfile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/htl/flockfile.c') diff --git a/sysdeps/htl/flockfile.c b/sysdeps/htl/flockfile.c index 7d475e6e29..956b8b4128 100644 --- a/sysdeps/htl/flockfile.c +++ b/sysdeps/htl/flockfile.c @@ -17,7 +17,7 @@ . */ #include -#include +#include void -- cgit 1.4.1