diff --git a/ChangeLog b/ChangeLog index 08b971aa..8c5f920f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-10-08 Soren Sandmann + + * binfile.c: Don't include bfd.h + 2006-10-08 Soren Sandmann * sysprof.c (process_options): New function to support --version option diff --git a/binfile.c b/binfile.c index 6eb70636..1560e182 100644 --- a/binfile.c +++ b/binfile.c @@ -26,7 +26,6 @@ #include #include "binfile.h" -#include #include #include #include