gcc -Wall lint:

* nlmread.c: Include stabsread.h.
	* Makefile.in: Update dependencies.
This commit is contained in:
Jim Kingdon
1993-10-26 22:16:07 +00:00
parent 5694ad9319
commit 6a6fe3dbde
3 changed files with 6 additions and 1 deletions

View File

@@ -25,6 +25,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "objfiles.h"
#include "gdb-stabs.h"
#include "buildsym.h"
#include "stabsread.h"
static void
nlm_new_init PARAMS ((struct objfile *));