From: Ian Lance Taylor Date: Thu, 22 Jan 1998 02:19:35 +0000 (+0000) Subject: * dwarf2.c: Include sysdep.h, not stdio.h and stdlib.h. X-Git-Tag: gdb-4_18-branchpoint~3782 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d73400505b4673983c8768cad9c5cc36d5f4be98;p=thirdparty%2Fbinutils-gdb.git * dwarf2.c: Include sysdep.h, not stdio.h and stdlib.h. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 5163b8fb35c..ffc807dc9ff 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +Wed Jan 21 21:19:03 1998 Ian Lance Taylor + + * dwarf2.c: Include sysdep.h, not stdio.h and stdlib.h. + Wed Jan 21 21:16:06 1998 Manfred Hollstein * coff-m88k.c (GET_SCNDHR_NRELOC): Fix typo in macro name.