From 6a6fe3dbdeee609fceace7e24924bd8028e5de58 Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Tue, 26 Oct 1993 22:16:07 +0000 Subject: gcc -Wall lint: * nlmread.c: Include stabsread.h. * Makefile.in: Update dependencies. --- gdb/nlmread.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gdb/nlmread.c') diff --git a/gdb/nlmread.c b/gdb/nlmread.c index 8ad4444..70328c9 100644 --- a/gdb/nlmread.c +++ b/gdb/nlmread.c @@ -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 *)); -- cgit v1.1