ff113156e3
Copy from Base:System/glibc based on submit request 24314 from user pbaudis OBS-URL: https://build.opensuse.org/request/show/24314 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=13
13 lines
281 B
Diff
13 lines
281 B
Diff
Index: sysdeps/ia64/elf/start.S
|
|
===================================================================
|
|
--- sysdeps/ia64/elf/start.S.orig
|
|
+++ sysdeps/ia64/elf/start.S
|
|
@@ -37,6 +37,7 @@
|
|
#include <sysdep.h>
|
|
|
|
#include <asm/unistd.h>
|
|
+#include <asm/types.h>
|
|
#include <asm/fpu.h>
|
|
|
|
/*
|