about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/i386/fcntl.c
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2000-08-12 10:01:20 +0000
committerAndreas Jaeger <aj@suse.de>2000-08-12 10:01:20 +0000
commitfacd11c28e11834052d048c603dac4c99ab2aeaa (patch)
tree8021819fd1f004ea500b0000989ecba7ab485827 /sysdeps/unix/sysv/linux/i386/fcntl.c
parente762517de285049715f8a5ff53a760bd7e33fe15 (diff)
downloadglibc-facd11c28e11834052d048c603dac4c99ab2aeaa.tar.gz
glibc-facd11c28e11834052d048c603dac4c99ab2aeaa.tar.xz
glibc-facd11c28e11834052d048c603dac4c99ab2aeaa.zip
Update.
	* sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_GETLK64,
	F_SETLK64, F_SETLKW64): Define with F_GETLK etc.
Diffstat (limited to 'sysdeps/unix/sysv/linux/i386/fcntl.c')
-rw-r--r--sysdeps/unix/sysv/linux/i386/fcntl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/i386/fcntl.c b/sysdeps/unix/sysv/linux/i386/fcntl.c
index dbd47f5847..962249a855 100644
--- a/sysdeps/unix/sysv/linux/i386/fcntl.c
+++ b/sysdeps/unix/sysv/linux/i386/fcntl.c
@@ -27,7 +27,7 @@
 
 #if __ASSUME_FCNTL64 == 0
 /* This variable is shared with all files that check for fcntl64.  */
-static int __have_no_fcntl64;
+int __have_no_fcntl64;
 #endif
 
 int