summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/vsyscall-note_32.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/i386/kernel/vsyscall-note_32.S')
-rw-r--r--arch/i386/kernel/vsyscall-note_32.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/i386/kernel/vsyscall-note_32.S b/arch/i386/kernel/vsyscall-note_32.S
index 07c0daf78237..fcf376a37f79 100644
--- a/arch/i386/kernel/vsyscall-note_32.S
+++ b/arch/i386/kernel/vsyscall-note_32.S
@@ -33,7 +33,7 @@ ELFNOTE_END
* at boot time we set VDSO_NOTE_NONEGSEG_BIT if running under Xen.
*/
-#include "../xen/vdso.h" /* Defines VDSO_NOTE_NONEGSEG_BIT. */
+#include "../../x86/xen/vdso.h" /* Defines VDSO_NOTE_NONEGSEG_BIT. */
.globl VDSO_NOTE_MASK
ELFNOTE_START(GNU, 2, "a")