summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/mips/bits/posix_opt.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-11-14 07:37:43 +0000
committerEric Andersen <andersen@codepoet.org>2001-11-14 07:37:43 +0000
commit5a13dcba58b0f6fc9d627bf3f982d8fbec9c1be4 (patch)
tree27013214217f32391601ba80c5d2180ccc87c9ca /libc/sysdeps/linux/mips/bits/posix_opt.h
parent7ec11f7e1cd24b4c1051140cc412c20e210f1ee8 (diff)
Sync up mipsel headers
Diffstat (limited to 'libc/sysdeps/linux/mips/bits/posix_opt.h')
-rw-r--r--libc/sysdeps/linux/mips/bits/posix_opt.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/mips/bits/posix_opt.h b/libc/sysdeps/linux/mips/bits/posix_opt.h
index 83c5152e3..54640bb56 100644
--- a/libc/sysdeps/linux/mips/bits/posix_opt.h
+++ b/libc/sysdeps/linux/mips/bits/posix_opt.h
@@ -1,5 +1,5 @@
/* Define POSIX options for Linux.
- Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
+ Copyright (C) 1996,1997,1998,1999,2000,2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -96,6 +96,7 @@
/* We support asynchronous I/O. */
#define _POSIX_ASYNCHRONOUS_IO 1
+#define _POSIX_ASYNC_IO 1
/* Alternative name for Unix98. */
#define _LFS_ASYNCHRONOUS_IO 1