# HG changeset patch # User Dave Love # Date 966519946 0 # Node ID 7e4ace31d8b10dcf01e69773e084a624245c10ea # Parent ab7340cbf81f10ae9ade1b31162fcbbbd72ae664 Add size_t. diff -r ab7340cbf81f -r 7e4ace31d8b1 src/config.in --- a/src/config.in Thu Aug 17 12:08:26 2000 +0000 +++ b/src/config.in Thu Aug 17 13:45:46 2000 +0000 @@ -305,6 +305,7 @@ #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[]'. */