about summary refs log tree commit diff
path: root/io/fcntl.h
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-11-18 00:17:40 +0000
committerUlrich Drepper <drepper@redhat.com>2005-11-18 00:17:40 +0000
commit776356486d4d53c965e6c9613bb7c51d44891dec (patch)
treea14d9ca1638bdbf95bd6ed5547345bf20c0c1806 /io/fcntl.h
parent8f84d9310882598c62d529104f40757ce2e3ef83 (diff)
downloadglibc-776356486d4d53c965e6c9613bb7c51d44891dec.tar.gz
glibc-776356486d4d53c965e6c9613bb7c51d44891dec.tar.xz
glibc-776356486d4d53c965e6c9613bb7c51d44891dec.zip
.
Diffstat (limited to 'io/fcntl.h')
-rw-r--r--io/fcntl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/io/fcntl.h b/io/fcntl.h
index 313540f96f..8e13d33dcc 100644
--- a/io/fcntl.h
+++ b/io/fcntl.h
@@ -114,10 +114,8 @@ extern int __REDIRECT (openat, (int __fd, __const char *__file, int __oflag,
 #  endif
 # endif
 
-# ifdef __USE_LARGEFILE64
 extern int openat64 (int __fd, __const char *__file, int __oflag, ...)
      __nonnull ((2));
-# endif
 #endif
 
 /* Create and open FILE, with mode MODE.  This takes an `int' MODE