Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
	* sysdeps/unix/sysv/linux/ia64/bits/resource.h: Don't include
	asm/resource.h.
  • Loading branch information
Ulrich Drepper committed Aug 2, 2000
1 parent c44b548 commit cfd57cd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
2000-08-02 Ulrich Drepper <drepper@redhat.com>

* sysdeps/unix/sysv/linux/ia64/bits/resource.h: Don't include
asm/resource.h.

* sysdeps/unix/sysv/linux/arm/Makefile: Undo last change.

2000-08-02 Andreas Jaeger <aj@suse.de>
Expand Down
1 change: 0 additions & 1 deletion sysdeps/unix/sysv/linux/ia64/bits/resource.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cfd57cd

Please sign in to comment.