about summary refs log tree commit diff
path: root/nptl/libc_pthread_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/libc_pthread_init.c')
-rw-r--r--nptl/libc_pthread_init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/libc_pthread_init.c b/nptl/libc_pthread_init.c
index 0757f92cd2..4de182b4e4 100644
--- a/nptl/libc_pthread_init.c
+++ b/nptl/libc_pthread_init.c
@@ -18,7 +18,7 @@
 
 #include <unistd.h>
 #include <list.h>
-#include <fork.h>
+#include <register-atfork.h>
 #include <dl-sysdep.h>
 #include <tls.h>
 #include <string.h>