Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 27 Nov 1999 16:45:01 +0000 (16:45 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 27 Nov 1999 16:45:01 +0000 (16:45 +0000)
1999-11-26  Thorsten Kukuk  <kukuk@suse.de>

* sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Include
asm/ptrace.h, since this will not be done with 2.3.xx automatically
* sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.

ChangeLog

index fc42a29..dd29e4d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,12 @@
 
        * locale/iso-3166.def: Update from latest official list.
 
+1999-11-26  Thorsten Kukuk  <kukuk@suse.de>
+
+       * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Include
+       asm/ptrace.h, since this will not be done with 2.3.xx automatically
+       * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
+
 1999-11-26  Andreas Jaeger  <aj@suse.de>
 
        * libio/libioP.h: Remove duplicate declaration of _IO_wsetb.