* Makefile.am: Run "make dep-am".

* Makefile.in: Regenerate.
	* ldver.c: #include "bfdver.h".
This commit is contained in:
Alan Modra
2002-10-14 12:09:18 +00:00
parent b95d15c6c5
commit c6db2f0545
4 changed files with 14 additions and 7 deletions

View File

@@ -20,6 +20,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#include <stdio.h>
#include "bfd.h"
#include "bfdver.h"
#include "sysdep.h"
#include "ld.h"