From d063d164335938d557460bebaa7cfe388157b627 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 10 Sep 2011 16:50:28 -0400 Subject: Remove support for !USE___THREAD --- inet/herrno-loc.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'inet/herrno-loc.c') diff --git a/inet/herrno-loc.c b/inet/herrno-loc.c index fd6deeb..1c2002b 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 #include -#if ! USE___THREAD -# undef h_errno -extern int h_errno; -#endif /* When threaded, h_errno may be a per-thread variable. */ int * -- cgit v1.1