X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:reply-to:to:message-id :subject:mime-version:content-type:content-transfer-encoding :references; q=dns; s=default; b=LgpBIuMCvjcl42hEwYDX36rZz14wGR0 65xcfZaG+PR2caMyPz5td8UvRfmb8MRmfqAA/QJVBn2g7WQqqmjaVoR9CyQWAvup O/YHueSXMyBsp/8ZqY8TtjLUZbK1XzCfDyAwlDu3alhgzdA7t/0HBx6gtQypxuys pEhgwjwPzybw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:reply-to:to:message-id :subject:mime-version:content-type:content-transfer-encoding :references; s=default; bh=3VJR4LctWGQxtrD0Yfg/Eu8FyPE=; b=l25Yf OfQGJrFnI+1FYa1d8gislGtgPjH9KtYgL5e+fSPMmf6NNe0YPYyzQ/hHYFr8WgfA WDW4pTxEbtYi4FLsFwdVRcMKtaAr4TVlThTXl8W+fCN+XgVXT/C/ulnVPBjZMPJ0 HZvfxty1/yu/ocNSKTkSB/5QRlBnFefH0vCU2I= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=2.3 required=5.0 tests=AWL,BAYES_60,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=H*UA:AppleWebKit, H*UA:KHTML, H*UA:Safari, H*F:D*yahoo.com X-HELO: sonic314-15.consmr.mail.bf2.yahoo.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1539851453; bh=FM83JMiH2XypXZedsAV1iBN8vBybk+QPnSTYN4QkcrA=; h=Date:From:Reply-To:To:Subject:References:From:Subject; b=S68Hask83IvpGh5wTajD43N4qHNjj/3C8ubVsuSbixkY0r/Ami4XBssK/ll3rkEo6stXo/W11bJV1Irvxg/v3flp+6s4Ac6byn2pvIkWfmcv3BjPnpWESIK5OSVhhXfKxBV5ziWmW/LVHYl/dKSI1fDq7ahJVt9mw2jkYOiU+9oGPdiTEnGFIiXdOZyieAyjLm4rX5aVinAvQaTaNe+T6zF6bzaXizXU66LbPYncXSNHxAZrN+qeUVcfOuobqYtPa93QJeQl+iPcvQUVv8bNnE0OB4uXIgw058N3zpbTBSztRUc1dye4yIOnExpM93R//wJmFwuwKZQkR2kYpgsC0A== Date: Thu, 18 Oct 2018 08:30:50 +0000 (UTC) From: "matthew patton via cygwin" Reply-To: matthew patton Reply-To: matthew patton To: Message-ID: <1165926610.11966611.1539851450039@mail.yahoo.com> Subject: cygwin/acl.h not included from sys/acl.h MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit References: <1165926610 DOT 11966611 DOT 1539851450039 DOT ref AT mail DOT yahoo DOT com> X-IsSubscribed: yes Many of the headers in 'sys' include their counterparts from 'cygwin'. Why is acl.h special? I see the comment on line 25 but I'm missing the point, I guess - not seeing the collisions. 'cygwin/acl.h' is a very important file. Granted I don't normally compile much from source under Cygwin but I was building my own (very slightly) modified RSYNC and stumbled across the missing dependency. What is the correct solution if the 1-liner fix to sys/acl.h is not acceptable? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple