]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
[BZ #4455]
authorJakub Jelinek <jakub@redhat.com>
Thu, 10 May 2007 15:17:55 +0000 (15:17 +0000)
committerJakub Jelinek <jakub@redhat.com>
Thu, 10 May 2007 15:17:55 +0000 (15:17 +0000)
* tst-align2.c: Include stackinfo.h.
* tst-getpid1.c: Likewise.
2007-05-10  Jakub Jelinek  <jakub@redhat.com>

[BZ #4455]
* tst-align2.c: Include stackinfo.h.
* tst-getpid1.c: Likewise.

nptl/ChangeLog
nptl/tst-align2.c
nptl/tst-getpid1.c

index 1151a6c9022c44ec3a8a8f81bd038f8dd6b1b021..deeb6f1632b3ac928461580091075d5f1d7dd2fe 100644 (file)
@@ -1,3 +1,9 @@
+2007-05-10  Jakub Jelinek  <jakub@redhat.com>
+
+       [BZ #4455]
+       * tst-align2.c: Include stackinfo.h.
+       * tst-getpid1.c: Likewise.
+
 2007-05-02  Carlos O'Donell  <carlos@systemhalted.org>
 
        [BZ #4455]
index 4685c201e4a02942d254f73689f74f3eb2dcb4a1..9c300ecd1fc9f0ddea92e971eaa5219f50c67018 100644 (file)
@@ -24,6 +24,7 @@
 #include <sys/wait.h>
 #include <unistd.h>
 #include <tst-stack-align.h>
+#include <stackinfo.h>
 
 static int
 f (void *arg)
index e15cb611515afe75857ef88b994bc7dd0f06ec68..253ebf2e159af7f2637786ca1381d604a013e03a 100644 (file)
@@ -5,6 +5,7 @@
 #include <unistd.h>
 #include <sys/types.h>
 #include <sys/wait.h>
+#include <stackinfo.h>
 
 #ifndef TEST_CLONE_FLAGS
 #define TEST_CLONE_FLAGS 0