aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-12-27 06:14:39 +0000
committerUlrich Drepper <drepper@redhat.com>1999-12-27 06:14:39 +0000
commita073f7c246d99289c3920488113899bc44536ec3 (patch)
tree1469bb298a98e020a7ed958286edbca6d28690f2
parent010d77661b472541b39cc1ad95fd2b9e9f513c37 (diff)
downloadglibc-a073f7c246d99289c3920488113899bc44536ec3.tar
glibc-a073f7c246d99289c3920488113899bc44536ec3.tar.gz
glibc-a073f7c246d99289c3920488113899bc44536ec3.tar.bz2
glibc-a073f7c246d99289c3920488113899bc44536ec3.zip
Update.
1999-12-26 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/mips/bits/resource.h: Remove inclusion of <asm/resource.h>.
-rw-r--r--ChangeLog5
-rw-r--r--sysdeps/unix/sysv/linux/mips/bits/resource.h1
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b658d12451..bc3b84eef0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1999-12-26 Ulrich Drepper <drepper@cygnus.com>
+
+ * sysdeps/unix/sysv/linux/mips/bits/resource.h: Remove inclusion
+ of <asm/resource.h>.
+
1999-12-26 Philip Blundell <philb@gnu.org>
* sysdeps/unix/sysv/linux/arm/syscalls.list: Remove vm86. Set
diff --git a/sysdeps/unix/sysv/linux/mips/bits/resource.h b/sysdeps/unix/sysv/linux/mips/bits/resource.h
index feb9cc72d0..613b6bcc4c 100644
--- a/sysdeps/unix/sysv/linux/mips/bits/resource.h
+++ b/sysdeps/unix/sysv/linux/mips/bits/resource.h
@@ -21,7 +21,6 @@
# error "Never use <bits/resource.h> directly; include <sys/resource.h> instead."
#endif
-#include <asm/resource.h>
#include <bits/types.h>
/* Transmute defines to enumerations. The macro re-definitions are