Received: from listserv.local (listserv [172.16.8.22]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTP id 9E317782D28; Thu, 21 Apr 2022 10:43:13 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit To: Gavin Henry From: alice Cc: alpine-aports@lists.alpinelinux.org In-Reply-To: <20220421103425.16303-1-ghenry@sentrypeer.org> Subject: Re: [PATCH] testing/opendht: upgrade to 2.4.2 Date: Thu, 21 Apr 2022 10:43:13 -0000 Message-ID: <165053779360.985.7464486520296419926.gitlab.33461.3c342693bca25a8a844b6f0e76d401be50935a3f@listserv.local> and now it seems like they forgot some includes in the right place :) (this is probably only visible on musl, as there are less things randomly exposed, so generally you need to be more proactive with #include). it's probably as easy to fix as adding a small patch with the right include in the right place -- via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/33461#note_231292