changeset 30909:7e4ace31d8b1

Add size_t.
author Dave Love <fx@gnu.org>
date Thu, 17 Aug 2000 13:45:46 +0000
parents ab7340cbf81f
children 3fb31847c03a
files src/config.in
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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[]'.  */