[BZ #4455]
* 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.
This commit is contained in:
parent
c1dfd7e610
commit
7d29b542a8
@ -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>
|
2007-05-02 Carlos O'Donell <carlos@systemhalted.org>
|
||||||
|
|
||||||
[BZ #4455]
|
[BZ #4455]
|
||||||
|
@ -24,6 +24,7 @@
|
|||||||
#include <sys/wait.h>
|
#include <sys/wait.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <tst-stack-align.h>
|
#include <tst-stack-align.h>
|
||||||
|
#include <stackinfo.h>
|
||||||
|
|
||||||
static int
|
static int
|
||||||
f (void *arg)
|
f (void *arg)
|
||||||
|
@ -5,6 +5,7 @@
|
|||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <sys/wait.h>
|
#include <sys/wait.h>
|
||||||
|
#include <stackinfo.h>
|
||||||
|
|
||||||
#ifndef TEST_CLONE_FLAGS
|
#ifndef TEST_CLONE_FLAGS
|
||||||
#define TEST_CLONE_FLAGS 0
|
#define TEST_CLONE_FLAGS 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user