diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-12-27 06:14:39 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-12-27 06:14:39 +0000 |
commit | a073f7c246d99289c3920488113899bc44536ec3 (patch) | |
tree | 1469bb298a98e020a7ed958286edbca6d28690f2 /sysdeps | |
parent | 010d77661b472541b39cc1ad95fd2b9e9f513c37 (diff) | |
download | glibc-a073f7c246d99289c3920488113899bc44536ec3.tar.gz glibc-a073f7c246d99289c3920488113899bc44536ec3.tar.xz 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>.
Diffstat (limited to 'sysdeps')
-rw-r--r-- | sysdeps/unix/sysv/linux/mips/bits/resource.h | 1 |
1 files changed, 0 insertions, 1 deletions
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 |