mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-16 04:18:50 +00:00
* gasp.c: Include ctype.h.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
Tue Apr 19 20:27:26 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
|
||||
|
||||
* gasp.c: Include ctype.h.
|
||||
|
||||
Mon Apr 18 21:08:01 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
|
||||
|
||||
* doc/Makefile.in, doc/as.texinfo: Renamed asdoc-config.texi to
|
||||
|
||||
@@ -34,6 +34,7 @@ suitable for gas to consume.
|
||||
|
||||
|
||||
#include <stdio.h>
|
||||
#include <ctype.h>
|
||||
#include "host.h"
|
||||
|
||||
#define MAX_INCLUDES 30 /* Maximum include depth */
|
||||
|
||||
Reference in New Issue
Block a user