diff options
Diffstat (limited to 'inet/herrno-loc.c')
-rw-r--r-- | inet/herrno-loc.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/inet/herrno-loc.c b/inet/herrno-loc.c index fd6deeb330..1c2002bee4 100644 --- a/inet/herrno-loc.c +++ b/inet/herrno-loc.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1996, 97, 98, 2002 Free Software Foundation, Inc. +/* Copyright (C) 1996, 97, 98, 2002, 2011 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or @@ -19,10 +19,6 @@ #include <netdb.h> #include <tls.h> -#if ! USE___THREAD -# undef h_errno -extern int h_errno; -#endif /* When threaded, h_errno may be a per-thread variable. */ int * |