forked from Imagelibrary/rtems
tools/cpu/nios2/ptf.c: Add include of <ctype.h>
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <errno.h>
|
||||
#include <ctype.h>
|
||||
#include "ptf.h"
|
||||
|
||||
#define PTFPARSER_MAXDEPTH 20
|
||||
|
||||
Reference in New Issue
Block a user