From c6dd839fb53542abce275507d8a7d586ce2e1f50 Mon Sep 17 00:00:00 2001 From: Peter Dufault Date: Sun, 8 Mar 1998 22:29:56 +0000 Subject: Remove AIO_LISTIO_MAX until it is done properly. --- include/limits.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'include') diff --git a/include/limits.h b/include/limits.h index 383c5cda087f..251010bca916 100644 --- a/include/limits.h +++ b/include/limits.h @@ -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) -- cgit v1.3