[CRIU] [PATCH] bug: Include <stdbool.h>

Pavel Emelyanov xemul at parallels.com
Fri Feb 21 04:28:19 PST 2014


On 02/21/2014 01:06 AM, Cyrill Gorcunov wrote:
> We have #define BUG() BUG_ON(true) here, where 'true'
> is defined in stdbool header, so to be able to include
> bug.h on its own -- include needed header inplace.
> 
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
> ---

applied


More information about the CRIU mailing list