From def4bcb29ddc15d9c446264f867c72e293f0efcd Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 16 May 2014 11:17:41 -0700 Subject: Split arch-fork.h from fork.h --- nptl/sysdeps/unix/sysv/linux/fork.c | 1 + 1 file changed, 1 insertion(+) (limited to 'nptl/sysdeps/unix') diff --git a/nptl/sysdeps/unix/sysv/linux/fork.c b/nptl/sysdeps/unix/sysv/linux/fork.c index 722ffce250..70201a294c 100644 --- a/nptl/sysdeps/unix/sysv/linux/fork.c +++ b/nptl/sysdeps/unix/sysv/linux/fork.c @@ -29,6 +29,7 @@ #include #include #include +#include unsigned long int *__fork_generation_pointer; -- cgit 1.4.1