mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 21:41:47 +08:00
2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
* gdb.base/charset.c: Include <stdlib.h>.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
|
||||
|
||||
* gdb.base/charset.c: Include <stdlib.h>.
|
||||
|
||||
2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
|
||||
|
||||
* gdb.base/auxv.c: Include <stdlib.h>.
|
||||
|
@ -22,6 +22,7 @@
|
||||
bug-gdb@gnu.org */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user