From 2674f2a35bc904972a0a68cb8067fa859e427a3b Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 19 Nov 2002 09:27:04 +0000 Subject: * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h [__USE_FILE_OFFSET64] (F_GETLK, F_SETLK, F_SETLKW): Define to F_*64 versions. * sysdeps/unix/sysv/linux/hppa/fcntl.c: New file. --- sysdeps/unix/sysv/linux/hppa/fcntl.c | 1 + 1 file changed, 1 insertion(+) create mode 100644 sysdeps/unix/sysv/linux/hppa/fcntl.c (limited to 'sysdeps/unix/sysv/linux/hppa/fcntl.c') diff --git a/sysdeps/unix/sysv/linux/hppa/fcntl.c b/sysdeps/unix/sysv/linux/hppa/fcntl.c new file mode 100644 index 0000000000..ea951bc4f9 --- /dev/null +++ b/sysdeps/unix/sysv/linux/hppa/fcntl.c @@ -0,0 +1 @@ +#include -- cgit 1.4.1