From f58ab00078c28339a6dd2d0ff12b7928522cdbe2 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sat, 27 Jan 2018 16:41:26 +0100 Subject: Fix warning * sysdeps/pthread/flockfile.c: Do not include * sysdeps/pthread/funlockfile.c: Likewise. --- sysdeps/pthread/flockfile.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sysdeps/pthread/flockfile.c') diff --git a/sysdeps/pthread/flockfile.c b/sysdeps/pthread/flockfile.c index 0153a2c..695624f 100644 --- a/sysdeps/pthread/flockfile.c +++ b/sysdeps/pthread/flockfile.c @@ -17,7 +17,6 @@ . */ #include -#include #include -- cgit v1.2.3