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:
Michael Chastain
2004-08-05 07:28:20 +00:00
parent cb9aaed5ee
commit e425eb2b82
6 changed files with 17 additions and 1 deletions

View File

@@ -27,6 +27,8 @@
* cc +e +DA2.0 -g -o long_long long_long.c
*/
#include <string.h>
enum { MAX_BYTES = 16 };
void