From: Jim Kingdon Date: Tue, 22 Jun 1993 08:20:18 +0000 (+0000) Subject: * stabsread.c: Include . X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9ddfb9eb20f96efbbcf95da17e47b5a6b83df265;p=binutils-gdb.git * stabsread.c: Include . --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index d3c16b2b944..946c3e243d9 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +Tue Jun 22 03:15:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * stabsread.c: Include . + Mon Jun 21 16:09:46 1993 Jim Kingdon (kingdon@cygnus.com) * fork-child.c (fork_inferior): Quote exec_file so it can contain diff --git a/gdb/stabsread.c b/gdb/stabsread.c index 784708da274..c09525ac64f 100644 --- a/gdb/stabsread.c +++ b/gdb/stabsread.c @@ -36,6 +36,8 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "complaints.h" #include "demangle.h" +#include + /* Ask stabsread.h to define the vars it normally declares `extern'. */ #define EXTERN /**/ #include "stabsread.h" /* Our own declarations */