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/funlockfile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/pthread/funlockfile.c') diff --git a/sysdeps/pthread/funlockfile.c b/sysdeps/pthread/funlockfile.c index 65201ed..05edc66 100644 --- a/sysdeps/pthread/funlockfile.c +++ b/sysdeps/pthread/funlockfile.c @@ -19,7 +19,7 @@ #include #include #include -#include +#include void -- cgit v1.2.3