summary refs log tree commit diff
path: root/sysdeps/pthread/funlockfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/pthread/funlockfile.c')
-rw-r--r--sysdeps/pthread/funlockfile.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/pthread/funlockfile.c b/sysdeps/pthread/funlockfile.c
index 2389ad4fbf..9f5463448f 100644
--- a/sysdeps/pthread/funlockfile.c
+++ b/sysdeps/pthread/funlockfile.c
@@ -18,7 +18,6 @@
 
 #include <pthread.h>
 #include <stdio.h>
-#include <libio.h>
 #include <stdio-lock.h>