mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 01:07:52 +00:00
include ctype.h
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
Wed Oct 14 18:56:28 1992 K. Richard Pixley (rich@sendai.cygnus.com)
|
||||
|
||||
* infrun.c: include ctype.h. Otherwise some machines result in
|
||||
undefined for isdigit.
|
||||
|
||||
Tue Oct 13 01:27:14 1992 John Gilmore (gnu@cygnus.com)
|
||||
|
||||
* configure.in: Convert m68k entries to m68* entries to handle
|
||||
|
||||
@@ -103,6 +103,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
|
||||
#include "defs.h"
|
||||
#include <string.h>
|
||||
#include <ctype.h>
|
||||
#include "symtab.h"
|
||||
#include "frame.h"
|
||||
#include "inferior.h"
|
||||
|
||||
Reference in New Issue
Block a user