From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from eggs.gnu.org (eggs.gnu.org [IPv6:2001:470:142:3::10]) by sourceware.org (Postfix) with ESMTPS id 6C6D5385842A for ; Mon, 10 Apr 2023 21:26:47 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 6C6D5385842A Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gnu.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gnu.org Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1plz2E-0004Kv-VM; Mon, 10 Apr 2023 17:26:46 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=In-Reply-To:MIME-Version:References:Subject:To:From: Date; bh=9ktDNPMZuQaBONscxOSqKUoZNlI/QKoHscpvmmCLca8=; b=eKxECDVuqjS61peuPeNg royWc1t72UWIpjdG2n/SaPMbt/a1FsbBdCcgLWhwhHk6E+2G0dTyr+vXlFBWveTNq9kUBAGQj/Zr+ cRChs6DhV7/hTHKJuFBCO4C1MRZJuw7UWz5naq0FINyZQ+UQmlwceEMmORAt4ZXOdE6IxgSdXwiwS csYjcAOGarroP9CPCT9YmYeOWl0zG67SNAJ65+tUldeZKBFDNTSgo6lYGHJR0c3tQ00ZmgWdBVoSs BLYMsmLvAAOJuLQTwxRTlHSgb6jhudfNeseeaz5m1e3FISA7bEReuhLzBVvpiPVe5EDlVuouxyU1k lq+1kpQ8QYhYTA==; Received: from [2a01:cb19:4a:a400:de41:a9ff:fe47:ec49] (helo=begin) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1plz2D-0003bd-20; Mon, 10 Apr 2023 17:26:46 -0400 Received: from samy by begin with local (Exim 4.96) (envelope-from ) id 1plz2B-000FH3-0i; Mon, 10 Apr 2023 23:26:43 +0200 Date: Mon, 10 Apr 2023 23:26:43 +0200 From: Samuel Thibault To: Sergey Bugaev Cc: libc-alpha@sourceware.org, bug-hurd@gnu.org Subject: Re: [RFC PATCH glibc 23/34] elf: Stop including tls.h in ldsodefs.h Message-ID: <20230410212643.7zw6yfgmveqn3but@begin> Mail-Followup-To: Sergey Bugaev , libc-alpha@sourceware.org, bug-hurd@gnu.org References: <20230319151017.531737-1-bugaevc@gmail.com> <20230319151017.531737-24-bugaevc@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20230319151017.531737-24-bugaevc@gmail.com> Organization: I am not organized User-Agent: NeoMutt/20170609 (1.8.3) X-Spam-Status: No, score=-12.5 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,GIT_PATCH_0,SPF_HELO_PASS,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Applied, thanks! Sergey Bugaev, le dim. 19 mars 2023 18:10:06 +0300, a ecrit: > Nothing in there needs tls.h > > Signed-off-by: Sergey Bugaev > --- > sysdeps/generic/ldsodefs.h | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/sysdeps/generic/ldsodefs.h b/sysdeps/generic/ldsodefs.h > index c99dad77..5f21bc63 100644 > --- a/sysdeps/generic/ldsodefs.h > +++ b/sysdeps/generic/ldsodefs.h > @@ -38,7 +38,6 @@ > #include > #include > #include > -#include > #include > > __BEGIN_DECLS > -- > 2.39.2 > -- Samuel --- Pour une évaluation indépendante, transparente et rigoureuse ! Je soutiens la Commission d'Évaluation de l'Inria.