diff options
Diffstat (limited to 'binutils/bin2c.c')
-rw-r--r-- | binutils/bin2c.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/binutils/bin2c.c b/binutils/bin2c.c index 4f58a73..b83f02d 100644 --- a/binutils/bin2c.c +++ b/binutils/bin2c.c @@ -18,6 +18,7 @@ Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ +#include "sysdep.h" #include "bfd.h" #include "bucomm.h" |