From 9b9e9401178190a75b03662416265993dea06f09 Mon Sep 17 00:00:00 2001 From: Andrey Borzenkov Date: Tue, 19 Jun 2001 06:59:24 +0000 Subject: 14973: fix for reported problems on AIX. --- acconfig.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index 733782f8d..2276d7d1d 100644 --- a/acconfig.h +++ b/acconfig.h @@ -320,3 +320,6 @@ /* Define if term.h chokes without curses.h */ #undef TERM_H_NEEDS_CURSES_H + +/* Define to the base type of the third argument of accept */ +#undef SOCKLEN_T -- cgit 1.4.1