From: Doug Evans Date: Mon, 25 Aug 2014 19:23:50 +0000 (-0700) Subject: gdb.threads/thread-execl.exp: #include . X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=564b7600f22299c27fcf3b3bc3699194ba1d4172;p=binutils-gdb.git gdb.threads/thread-execl.exp: #include . gdb/testsuite/ChangeLog: * gdb.threads/thread-execl.exp: #include . --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 7af8784c1ef..1428f4da083 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2014-08-25 Doug Evans + + * gdb.threads/thread-execl.exp: #include . + 2014-08-24 Yao Qi * gdb.guile/scm-value.exp (test_lazy_strings): Set print diff --git a/gdb/testsuite/gdb.threads/thread-execl.c b/gdb/testsuite/gdb.threads/thread-execl.c index f8027ba741f..28ad23f07f6 100644 --- a/gdb/testsuite/gdb.threads/thread-execl.c +++ b/gdb/testsuite/gdb.threads/thread-execl.c @@ -18,6 +18,7 @@ #include #include #include +#include static const char *image;