diff options
Diffstat (limited to 'binutils/version.c')
-rw-r--r-- | binutils/version.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/binutils/version.c b/binutils/version.c index edaa065..0a7baa3 100644 --- a/binutils/version.c +++ b/binutils/version.c @@ -20,6 +20,7 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include <stdio.h> #include "bfd.h" +#include "bfdver.h" #include "bucomm.h" /* Print the version number and copyright information, and exit. This |