Mike Frysinger f5cf58f794 ia64: include errno.h in sysdep.h
This header uses __set_errno(), so make sure we include errno.h for it.
Otherwise, if INLINE_SYSCALL() is used and errno.h isn't included, we
hit warnings like so:
In file included from libc-start.c:36:0:
../sysdeps/unix/sysv/linux/dl-osinfo.h: In function '_dl_setup_stack_chk_guard':
../sysdeps/unix/sysv/linux/dl-osinfo.h:79:7: warning: implicit declaration of function '__set_errno'

Which culminate in errors like so:
libc-start.c:(.text+0x692): undefined reference to '__set_errno'
libc-start.c:(.text+0x752): undefined reference to '__set_errno'
collect2: ld returned 1 exit status

Reported-by: Dennis Schridde <devurandom@gmx.net>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-05-07 23:22:59 -04:00
..
2012-05-06 14:13:37 -04:00
2012-04-27 23:10:28 -04:00
2012-04-22 23:26:51 -04:00
2012-04-22 15:09:03 -04:00
2012-04-22 15:09:03 -04:00
2012-04-22 15:09:03 -04:00
2012-04-22 15:09:03 -04:00
2012-04-22 23:26:51 -04:00
2012-04-22 15:09:03 -04:00
2012-04-22 15:09:03 -04:00
2012-04-22 15:09:03 -04:00
2012-04-22 15:09:03 -04:00
2012-04-22 23:26:51 -04:00
2012-04-22 15:09:03 -04:00
2012-04-27 23:08:17 -04:00
2012-04-22 15:09:03 -04:00
2012-04-27 23:06:07 -04:00
2012-05-07 23:22:59 -04:00
2012-04-27 23:06:07 -04:00
2012-04-22 15:09:03 -04:00
2012-04-22 15:09:03 -04:00