* symfile.c: #include <ctype.h> to get proper def if isspace().

This commit is contained in:
Stu Grossman 1992-04-07 16:47:48 +00:00
parent 628c6d3b78
commit c1bde6653a
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
Tue Apr 7 08:45:46 1992 Stu Grossman (grossman at cygnus.com)
* symfile.c: #include <ctype.h> 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)