From: Michael Chastain Date: Tue, 14 Sep 2004 20:28:25 +0000 (+0000) Subject: 2004-09-14 Michael Chastain X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2222769610355498932c9439a30c23dd64310709;p=binutils-gdb.git 2004-09-14 Michael Chastain * gdb.threads/killed.c: Include . * gdb.threads/pthreads.c: Likewise. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index b7bb99146ee..aa6abb45d22 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2004-09-14 Michael Chastain + + * gdb.threads/killed.c: Include . + * gdb.threads/pthreads.c: Likewise. + 2004-09-14 Michael Chastain * gdb.threads/killed.c: Add copyright notice. diff --git a/gdb/testsuite/gdb.threads/killed.c b/gdb/testsuite/gdb.threads/killed.c index a451f394164..590bf206f9b 100644 --- a/gdb/testsuite/gdb.threads/killed.c +++ b/gdb/testsuite/gdb.threads/killed.c @@ -1,6 +1,6 @@ /* This testcase is part of GDB, the GNU debugger. - Copyright 2002 Free Software Foundation, Inc. + Copyright 2002, 2004 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -21,6 +21,7 @@ #include #include #include +#include int pid; diff --git a/gdb/testsuite/gdb.threads/pthreads.c b/gdb/testsuite/gdb.threads/pthreads.c index d82d550ffb4..abedb248b3e 100644 --- a/gdb/testsuite/gdb.threads/pthreads.c +++ b/gdb/testsuite/gdb.threads/pthreads.c @@ -1,5 +1,5 @@ /* Pthreads test program. - Copyright 1996, 2002, 2003 + Copyright 1996, 2002, 2003, 2004 Free Software Foundation, Inc. Written by Fred Fish of Cygnus Support @@ -23,6 +23,7 @@ Boston, MA 02111-1307, USA. */ #include +#include #include /* Under OSF 2.0 & 3.0 and HPUX 10, the second arg of pthread_create