diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-11-06 20:03:01 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-11-06 20:03:01 +0000 |
commit | 28b5eb12a3384cc58246e9e7f36fd5af86377351 (patch) | |
tree | b553565b26421c5846f19d046c4e99438ed861c4 /binutils/ChangeLog | |
parent | 1bc9204d5bfc2640c6d5fee8cc167f90054e5320 (diff) | |
download | binutils-gdb-28b5eb12a3384cc58246e9e7f36fd5af86377351.tar.gz |
* bucomm.h: Include <sys/types.h>.
* ar.c: Don't include <sys/types.h> or <stdio.h>.
* bucomm.c, dlltool.c, nlmconv.c, objcopy.c, objdump.c: Likewise.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index dd9f8ecd65c..98f72da5778 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +Mon Nov 6 15:00:50 1995 Ian Lance Taylor <ian@cygnus.com> + + * bucomm.h: Include <sys/types.h>. + * ar.c: Don't include <sys/types.h> or <stdio.h>. + * bucomm.c, dlltool.c, nlmconv.c, objcopy.c, objdump.c: Likewise. + Fri Nov 3 12:38:09 1995 Ian Lance Taylor <ian@cygnus.com> * objdump.c: Include <sys/types.h>. |