From: Stu Grossman Date: Tue, 7 Apr 1992 16:47:48 +0000 (+0000) Subject: * symfile.c: #include to get proper def if isspace(). X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=c1bde6653a5b16804ed72d386ad592365c24c2fd;p=deliverable%2Fbinutils-gdb.git * symfile.c: #include to get proper def if isspace(). --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3e74221c7a..54cf201236 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,7 @@ Tue Apr 7 08:45:46 1992 Stu Grossman (grossman at cygnus.com) + * symfile.c: #include to get proper def if isspace(). + * i386-tdep.c (get_longjmp_target): #ifdef GET_LONGJMP_TARGET. Mon Apr 6 17:25:45 1992 Per Bothner (bothner@cygnus.com)