Commit 56cefcea authored by Ingo Molnar's avatar Ingo Molnar

x86 headers: include linux/types.h

To properly pick up types relied on by prototypes like 'bool'.
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 999c7880
#ifndef _ASM_X86_PAGE_H
#define _ASM_X86_PAGE_H
#include <linux/types.h>
#ifdef __KERNEL__
#include <asm/page_types.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment