mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 12:30:06 +00:00
posix: Remove unused definition on _Fork
Checked on x86_64-linux-gnu.
This commit is contained in:
parent
4c5b1cf5a6
commit
4f7b7d00e0
@ -19,9 +19,6 @@
|
||||
#include <arch-fork.h>
|
||||
#include <pthreadP.h>
|
||||
|
||||
/* Pointer to the fork generation counter in the thread library. */
|
||||
extern unsigned long int *__fork_generation_pointer attribute_hidden;
|
||||
|
||||
pid_t
|
||||
_Fork (void)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user