summaryrefslogtreecommitdiff
path: root/test/malloc/tst-mallocfork.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/malloc/tst-mallocfork.c')
-rw-r--r--test/malloc/tst-mallocfork.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/malloc/tst-mallocfork.c b/test/malloc/tst-mallocfork.c
index 5bb1d76..edd9c39 100644
--- a/test/malloc/tst-mallocfork.c
+++ b/test/malloc/tst-mallocfork.c
@@ -7,6 +7,7 @@
#include <unistd.h>
#include <sys/types.h>
#include <sys/wait.h>
+#include "../test-skeleton.h"
static void
sig_handler (int signum)