This is the mail archive of the insight@sourceware.org mailing list for the Insight project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Hi,
some tests in gdb.gdbtk/ fail on x86 because some headers are missing. This patch
adds those.
Btw, why is there a separate ChangeLog?
Ok to commit?
ChangeLog:
* simple.c: Inlude <stdlib.h> and <string.h> for declarations of malloc and strncpy. * stack1.c: Inlucde <stdlib.h> for a declaration of exit.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |