[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201009094327.3gipjsfq6vf7zdau@wittgenstein>
Date: Fri, 9 Oct 2020 11:43:27 +0200
From: Christian Brauner <christian.brauner@...ntu.com>
To: Tommi Rantala <tommi.t.rantala@...ia.com>
Cc: linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org,
Shuah Khan <shuah@...nel.org>,
Christian Brauner <christian@...uner.io>
Subject: Re: [PATCH 02/13] selftests: pidfd: fix compilation errors due to
wait.h
On Thu, Oct 08, 2020 at 03:26:22PM +0300, Tommi Rantala wrote:
> Drop unneeded <linux/wait.h> header inclusion to fix pidfd compilation
> errors seen in Fedora 32:
>
> In file included from pidfd_open_test.c:9:
> ../../../../usr/include/linux/wait.h:17:16: error: expected identifier before numeric constant
> 17 | #define P_ALL 0
> | ^
>
> Signed-off-by: Tommi Rantala <tommi.t.rantala@...ia.com>
> ---
Thanks!
Acked-by: Christian Brauner <christian.brauner@...ntu.com>
Powered by blists - more mailing lists