aboutsummaryrefslogtreecommitdiff
path: root/ld/lexsup.c
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-02-26 03:17:02 +0000
committerIan Lance Taylor <ian@airs.com>1994-02-26 03:17:02 +0000
commit4725fb48f5d3fc844e96e1fdcd05e9d43528f6f9 (patch)
tree76f6b21574604996fd7a192e66335f62b116b024 /ld/lexsup.c
parentfc1dfb7169128d15419b1958e72c626a62bfb592 (diff)
downloadfsf-binutils-gdb-4725fb48f5d3fc844e96e1fdcd05e9d43528f6f9.zip
fsf-binutils-gdb-4725fb48f5d3fc844e96e1fdcd05e9d43528f6f9.tar.gz
fsf-binutils-gdb-4725fb48f5d3fc844e96e1fdcd05e9d43528f6f9.tar.bz2
* ldgram.y (dirlist_ptr): Removed; not used.
* lexsup.c: Include ldver.h. * Makefile.in: Rebuilt dependencies.
Diffstat (limited to 'ld/lexsup.c')
-rw-r--r--ld/lexsup.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/lexsup.c b/ld/lexsup.c
index 7f52ce2..0b07e0f 100644
--- a/ld/lexsup.c
+++ b/ld/lexsup.c
@@ -32,6 +32,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "ldgram.h"
#include "ldlex.h"
#include "ldfile.h"
+#include "ldver.h"
/* Omit args to avoid the possibility of clashing with a system header
that might disagree about consts. */