forked from Imagelibrary/binutils-gdb
* ada-valprint.c, parse.c: Include defs.h before including ctype.h.
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
||||
|
||||
#include <ctype.h>
|
||||
#include "defs.h"
|
||||
#include <ctype.h>
|
||||
#include "gdb_string.h"
|
||||
#include "symtab.h"
|
||||
#include "gdbtypes.h"
|
||||
|
||||
Reference in New Issue
Block a user