diff options
| -rw-r--r-- | arch/x86_64/kernel/genapic_flat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86_64/kernel/genapic_flat.c b/arch/x86_64/kernel/genapic_flat.c index 01d3939e3a9c..ecb01eefdd27 100644 --- a/arch/x86_64/kernel/genapic_flat.c +++ b/arch/x86_64/kernel/genapic_flat.c | |||
| @@ -8,6 +8,7 @@ | |||
| 8 | * Martin Bligh, Andi Kleen, James Bottomley, John Stultz, and | 8 | * Martin Bligh, Andi Kleen, James Bottomley, John Stultz, and |
| 9 | * James Cleverdon. | 9 | * James Cleverdon. |
| 10 | */ | 10 | */ |
| 11 | #include <linux/errno.h> | ||
| 11 | #include <linux/threads.h> | 12 | #include <linux/threads.h> |
| 12 | #include <linux/cpumask.h> | 13 | #include <linux/cpumask.h> |
| 13 | #include <linux/string.h> | 14 | #include <linux/string.h> |
