From 09ba6794c68c123caa9706245882d87febed0aff Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Thu, 17 Mar 2016 01:26:54 +0100 Subject: Fix build against glibc 2.23 --- sysdeps/pthread/ftrylockfile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/pthread/ftrylockfile.c') diff --git a/sysdeps/pthread/ftrylockfile.c b/sysdeps/pthread/ftrylockfile.c index e8f8060..c33de88 100644 --- a/sysdeps/pthread/ftrylockfile.c +++ b/sysdeps/pthread/ftrylockfile.c @@ -19,7 +19,7 @@ #include #include #include -#include +#include int -- cgit v1.2.3