From b9614c7d7938865a9f21aa0595b633cb303ce1bc Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Mon, 9 Apr 2001 05:02:53 +0000 Subject: [PATCH] checkpoint --- lib/bind/config.h.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/bind/config.h.in b/lib/bind/config.h.in index 0ba54519fa..a102a49bd1 100644 --- a/lib/bind/config.h.in +++ b/lib/bind/config.h.in @@ -2,6 +2,8 @@ #undef HAVE_PATHS_H #undef SYS_CDEFS_H #undef _POSIX_PTHREAD_SEMANTICS +#undef POSIX_GETPWUID_R +#undef POSIX_GETPWNAM_R #undef POSIX_GETGRGID_R #undef POSIX_GETGRNAM_R