[PATCH 0/1] Add missing include in compiler.h

Philipp Reisner posted 1 patch 1 week, 1 day ago
include/linux/compiler.h | 1 +
1 file changed, 1 insertion(+)
[PATCH 0/1] Add missing include in compiler.h
Posted by Philipp Reisner 1 week, 1 day ago
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