about summary refs log tree commit diff
path: root/sysdeps
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-10-09 14:04:57 +0000
committerUlrich Drepper <drepper@redhat.com>1998-10-09 14:04:57 +0000
commit027acb511e2421111dd469dc6372a506c2e61ec0 (patch)
treef60571b504bfa307c26778921aac301e38b0c536 /sysdeps
parent9a29bc37328a969d975a4f68c22da36a4d2697c1 (diff)
downloadglibc-027acb511e2421111dd469dc6372a506c2e61ec0.tar.gz
glibc-027acb511e2421111dd469dc6372a506c2e61ec0.tar.xz
glibc-027acb511e2421111dd469dc6372a506c2e61ec0.zip
Update.
1998-10-09  Mark Kettenis  <kettenis@phys.uva.nl>

	* sysdeps/mach/hurd/bits/posix_opt.h (_XBS5_ILP32_OFF32): Remove,
	it is already defined in <bits/environments.h>.
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/mach/hurd/bits/posix_opt.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/mach/hurd/bits/posix_opt.h b/sysdeps/mach/hurd/bits/posix_opt.h
index 881f4064d3..09eb5c1973 100644
--- a/sysdeps/mach/hurd/bits/posix_opt.h
+++ b/sysdeps/mach/hurd/bits/posix_opt.h
@@ -53,8 +53,6 @@
    can be disabled by using the value _POSIX_VDISABLE.  */
 #define _POSIX_VDISABLE			((unsigned char) -1)
 
-#define _XBS5_ILP32_OFF32		1
-
 
 /* Different Hurd filesystems might do these differently.
    You must query the particular file with `pathconf' or `fpathconf'.  */