forked from Imagelibrary/binutils-gdb
* gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
<string.h>.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#include <string.h>
|
||||
|
||||
#define ARRSIZE 32
|
||||
int intarray[ARRSIZE], intarray2[ARRSIZE];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user