summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/alpha/brk.S
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1996-10-11 03:12:39 +0000
committerUlrich Drepper <drepper@redhat.com>1996-10-11 03:12:39 +0000
commit05e860710ac19d20edd0c214c2ee83ae2bc7de2a (patch)
tree594b23bb0d15e29873d614f0dcda81e8b5181b4a /sysdeps/unix/sysv/linux/alpha/brk.S
parent81e25b608df040adda0b7111ccb272962782dc88 (diff)
downloadglibc-05e860710ac19d20edd0c214c2ee83ae2bc7de2a.tar.gz
update from main archive 961010
Diffstat (limited to 'sysdeps/unix/sysv/linux/alpha/brk.S')
-rw-r--r--sysdeps/unix/sysv/linux/alpha/brk.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/alpha/brk.S b/sysdeps/unix/sysv/linux/alpha/brk.S
index ad5f021e99..75be949aff 100644
--- a/sysdeps/unix/sysv/linux/alpha/brk.S
+++ b/sysdeps/unix/sysv/linux/alpha/brk.S
@@ -21,6 +21,7 @@ error. Instead, the error condition is indicated by returning the old
break value (instead of the new, requested one). */
#include <sysdep.h>
+#define _ERRNO_H
#include <errnos.h>
#ifdef PIC