summaryrefslogtreecommitdiff
path: root/sysdeps/generic/pt-atfork.c
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2016-10-10 23:51:50 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2016-10-10 23:51:50 +0200
commit6f755934c0256973bd90e11fa4140a40a87e4b0a (patch)
tree41f4defa3a9f06e604155df3544cff52a10a2fe5 /sysdeps/generic/pt-atfork.c
parent9705f94a6126281c2a909d8bf3c23fad818183fc (diff)
Fix warning
* sysdeps/generic/pt-atfork.c: Include <fork.h>
Diffstat (limited to 'sysdeps/generic/pt-atfork.c')
-rw-r--r--sysdeps/generic/pt-atfork.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/generic/pt-atfork.c b/sysdeps/generic/pt-atfork.c
index 304d7ef..df12fc8 100644
--- a/sysdeps/generic/pt-atfork.c
+++ b/sysdeps/generic/pt-atfork.c
@@ -19,6 +19,7 @@
#include <pthread.h>
#include <pt-internal.h>
+#include <fork.h>
/* This is defined by newer gcc version unique for each module. */
extern void *__dso_handle __attribute__ ((__weak__,