Remove AIO_LISTIO_MAX until it is done properly.
This commit is contained in:
parent
7a2ac24c5f
commit
c6dd839fb5
@ -31,7 +31,7 @@
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* @(#)limits.h 8.2 (Berkeley) 1/4/94
|
||||
* $Id: limits.h,v 1.6 1998/03/04 10:23:24 dufault Exp $
|
||||
* $Id: limits.h,v 1.7 1998/03/08 17:24:31 dufault Exp $
|
||||
*/
|
||||
|
||||
#ifndef _LIMITS_H_
|
||||
@ -78,10 +78,6 @@
|
||||
|
||||
#endif
|
||||
|
||||
#ifdef _POSIX4_VISIBLE_HISTORICALLY
|
||||
#define AIO_LISTIO_MAX 16
|
||||
#endif
|
||||
|
||||
#endif /* !_ANSI_SOURCE */
|
||||
|
||||
#if !defined(_ANSI_SOURCE) && !defined(_POSIX_SOURCE) || defined(_XOPEN_SOURCE)
|
||||
|
Loading…
Reference in New Issue
Block a user