From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <51265179.1030703@redhat.com> Date: Thu, 21 Feb 2013 17:55:21 +0100 From: Zdenek Kabelac MIME-Version: 1.0 References: <510D3B57.3020607@barfooze.de> <5116D92E.7040107@barfooze.de> <5126245F.3050407@barfooze.de> In-Reply-To: <5126245F.3050407@barfooze.de> Content-Transfer-Encoding: 7bit Subject: Re: [linux-lvm] [PATCH] fix missing include directives Reply-To: LVM general discussion and development List-Id: LVM general discussion and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: LVM general discussion and development Cc: John Spencer Dne 21.2.2013 14:42, John Spencer napsal(a): > On 02/10/2013 12:18 AM, John Spencer wrote: >> On 02/02/2013 05:14 PM, John Spencer wrote: >>> on glibc, those are erroneously (namespace pollution) pulled in via >>> other headers. this doesn't work with conformant libcs (musl libc in >>> this case), we simply need to include all needed headers. >>> >>> Signed-Off-By: John Spencer >>> >>> >> >> ping > Accepted https://www.redhat.com/archives/lvm-devel/2013-February/msg00033.html Zdenek