forked from pool/glibc
13 lines
271 B
Diff
13 lines
271 B
Diff
diff --git a/sysdeps/ia64/elf/start.S b/sysdeps/ia64/elf/start.S
|
|
index 1c41a65..60e42e9 100644
|
|
--- sysdeps/ia64/elf/start.S
|
|
+++ sysdeps/ia64/elf/start.S
|
|
@@ -37,6 +37,7 @@
|
|
#include <sysdep.h>
|
|
|
|
#include <asm/unistd.h>
|
|
+#include <asm/types.h>
|
|
#include <asm/fpu.h>
|
|
|
|
/*
|