diff options
Diffstat (limited to 'lib/libc/include')
| -rw-r--r-- | lib/libc/include/namespace.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/include/namespace.h b/lib/libc/include/namespace.h index 47d9524d34b..5d6bd78fd79 100644 --- a/lib/libc/include/namespace.h +++ b/lib/libc/include/namespace.h @@ -1,4 +1,4 @@ -/* $NetBSD: namespace.h,v 1.81 2003/09/13 22:28:13 itojun Exp $ */ +/* $NetBSD: namespace.h,v 1.82 2003/09/18 09:25:20 jdolecek Exp $ */ /*- * Copyright (c) 1997-2002 The NetBSD Foundation, Inc. @@ -371,7 +371,6 @@ #define psignal _psignal #define pthread_atfork _pthread_atfork #define putenv _putenv -#define pw_dup _pw_dup #define pwcache_groupdb _pwcache_groupdb #define pwcache_userdb _pwcache_userdb #define pwrite _pwrite |
