summaryrefslogtreecommitdiff
path: root/sysdeps/pthread/flockfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/pthread/flockfile.c')
-rw-r--r--sysdeps/pthread/flockfile.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/pthread/flockfile.c b/sysdeps/pthread/flockfile.c
index a8e6c28ed9..14c1be1d80 100644
--- a/sysdeps/pthread/flockfile.c
+++ b/sysdeps/pthread/flockfile.c
@@ -18,7 +18,6 @@
#include <pthread.h>
#include <stdio.h>
-#include <libio.h>
#include <stdio-lock.h>