kernel/arch/ia64/kernel/ivt.S
.. .. @@ -48,11 +48,11 @@ 48 48 */ 49 49 50 50 51 +#include <linux/pgtable.h>51 52 #include <asm/asmmacro.h> 52 53 #include <asm/break.h> 53 54 #include <asm/kregs.h> 54 55 #include <asm/asm-offsets.h> 55 -#include <asm/pgtable.h>56 56 #include <asm/processor.h> 57 57 #include <asm/ptrace.h> 58 58 #include <asm/thread_info.h>