bug.h: sync BUILD_BUG stuff with Linux 4.13
[oweals/u-boot.git] / include / linux / bug.h
1 #ifndef _LINUX_BUG_H
2 #define _LINUX_BUG_H
3
4 #include <linux/build_bug.h>
5
6 #endif  /* _LINUX_BUG_H */