This is the patch that fixes problem with compiler warning message caused by lack of header inclusion.
The problem does not occur during normal kernel build. It was uncovered during my recent works on LSM hooks for KDBUS. Without this patch my yet to be released patches produce warning message during compilation. Paul Osmialowski (1): kdbus: Eliminate warning caused by lack of uapi/linux/kdbus.h inclusion ipc/kdbus/metadata.h | 1 + 1 file changed, 1 insertion(+) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/