projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b4676a
)
* archive.c: Include "libiberty.h".
author
Mark Kettenis
<kettenis@gnu.org>
Thu, 16 Jun 2005 08:05:39 +0000
(08:05 +0000)
committer
Mark Kettenis
<kettenis@gnu.org>
Thu, 16 Jun 2005 08:05:39 +0000
(08:05 +0000)
bfd/ChangeLog
patch
|
blob
|
history
bfd/archive.c
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 38d08f5bed663de2533e58661c4f4366f75a0a5a..12e06b69e05ec68f68c186da16c9b0a702bff1b5 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,3
+1,7
@@
+2005-06-15 Mark Kettenis <kettenis@gnu.org>
+
+ * archive.c: Include "libiberty.h".
+
2005-06-15 Nick Clifton <nickc@redhat.com>
* elf32-v850.c (ELF_MACHINE_ALT2): Define so that binaries
diff --git
a/bfd/archive.c
b/bfd/archive.c
index ce6a3328577ea05fd3fc7ba3bc43976b76054ec4..0e10492a5db02525bfbd217c4a1bef512f8a3820 100644
(file)
--- a/
bfd/archive.c
+++ b/
bfd/archive.c
@@
-129,6
+129,7
@@
DESCRIPTION
#include "bfd.h"
#include "sysdep.h"
+#include "libiberty.h"
#include "libbfd.h"
#include "aout/ar.h"
#include "aout/ranlib.h"