* ldgram.y (dirlist_ptr): Removed; not used.

* lexsup.c: Include ldver.h.
	* Makefile.in: Rebuilt dependencies.
This commit is contained in:
Ian Lance Taylor
1994-02-26 03:17:02 +00:00
parent fc1dfb7169
commit 4725fb48f5
4 changed files with 22 additions and 12 deletions

View File

@@ -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. */