about summary refs log tree commit diff
path: root/sysdeps/nptl/fork.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/nptl/fork.c')
-rw-r--r--sysdeps/nptl/fork.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/nptl/fork.c b/sysdeps/nptl/fork.c
index f78267b68c..9737127cd6 100644
--- a/sysdeps/nptl/fork.c
+++ b/sysdeps/nptl/fork.c
@@ -28,7 +28,7 @@
 #include <stdio-lock.h>
 #include <atomic.h>
 #include <nptl/pthreadP.h>
-#include <fork.h>
+#include <register-atfork.h>
 #include <arch-fork.h>
 #include <futex-internal.h>
 #include <malloc/malloc-internal.h>