mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 09:08:59 +00:00
2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
* gdb.base/freebpcmd.c: Include <stdio.h>. * gdb.base/long_long.c: Include <string.h>. * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>. * gdb.base/siginfo.c: Include <string.h>. * gdb.base/sigstep.c: Include <string.h>.
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
* cc +e +DA2.0 -g -o long_long long_long.c
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
|
||||
enum { MAX_BYTES = 16 };
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user