From: Daniel Jacobowitz Date: Tue, 27 Jan 2009 15:36:22 +0000 (+0000) Subject: * sysdeps/unix/sysv/linux/arm/sysdep.h: Include . X-Git-Tag: glibc-2.16-ports-before-merge~664 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a68f927f95aeaa729ed920516fc49a9e639f6552;p=thirdparty%2Fglibc.git * sysdeps/unix/sysv/linux/arm/sysdep.h: Include . --- diff --git a/ChangeLog.arm b/ChangeLog.arm index 4172ee42229..eb0219166cf 100644 --- a/ChangeLog.arm +++ b/ChangeLog.arm @@ -1,3 +1,7 @@ +2009-01-27 Daniel Jacobowitz + + * sysdeps/unix/sysv/linux/arm/sysdep.h: Include . + 2009-01-12 Mike Frysinger * sysdeps/arm/fpu/setjmp.S: Add hidden_def (__sigsetjmp). diff --git a/sysdeps/unix/sysv/linux/arm/sysdep.h b/sysdeps/unix/sysv/linux/arm/sysdep.h index 59ccbbcc320..1df63f6075e 100644 --- a/sysdeps/unix/sysv/linux/arm/sysdep.h +++ b/sysdeps/unix/sysv/linux/arm/sysdep.h @@ -28,6 +28,8 @@ /* Defines RTLD_PRIVATE_ERRNO and USE_DL_SYSINFO. */ #include +#include + /* For Linux we can use the system call table in the header file /usr/include/asm/unistd.h of the kernel. But these symbols do not follow the SYS_* syntax