[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241114101402.156397-1-philipp.reisner@linbit.com>
Date: Thu, 14 Nov 2024 11:14:01 +0100
From: Philipp Reisner <philipp.reisner@...bit.com>
To: Luc Van Oostenryck <luc.vanoostenryck@...il.com>
Cc: linux-sparse@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/1] Add missing include in compiler.h
A compilation unit that only includes linux/string.h runs into an undefined
BUILD_BUG_ON_ZERO(). Fixing that.
Philipp Reisner (1):
compiler.h: Add missing include statement for build_bug.h
include/linux/compiler.h | 1 +
1 file changed, 1 insertion(+)
--
2.47.0
Powered by blists - more mailing lists