From d8905e0db23f1e3cb0947c817b4e375544c0fe4f Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 22 Apr 2005 22:27:14 +0000 Subject: [PATCH] (HAVE_PWD_H): Undef. --- nt/config.nt | 1 + 1 file changed, 1 insertion(+) diff --git a/nt/config.nt b/nt/config.nt index 56ec72a56a6..a41d6ecac4b 100644 --- a/nt/config.nt +++ b/nt/config.nt @@ -139,6 +139,7 @@ Boston, MA 02111-1307, USA. */ #undef HAVE_TERMIOS_H #undef HAVE_LIMITS_H #undef HAVE_STRING_H +#undef HAVE_PWD_H #undef STDC_HEADERS #undef TIME_WITH_SYS_TIME -- 2.39.2