From 9d8cf732e697eb256e55dae088c349850cebea3f Mon Sep 17 00:00:00 2001 From: Dave Love Date: Thu, 17 Aug 2000 13:45:46 +0000 Subject: [PATCH] Add size_t. --- src/config.in | 1 + 1 file changed, 1 insertion(+) diff --git a/src/config.in b/src/config.in index 204c7d85dfe..34bd389289a 100644 --- a/src/config.in +++ b/src/config.in @@ -305,6 +305,7 @@ Boston, MA 02111-1307, USA. */ #undef HAVE_AIX_SMT_EXP #undef vfork +#undef size_t /* Define if you have the ANSI `strerror' function. Otherwise you must have the variable `char *sys_errlist[]'. */ -- 2.39.2