1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-28 00:21:52 +03:00

Get rid of nptl/sysdeps/ entirely!

This commit is contained in:
Roland McGrath
2014-07-07 09:28:38 -07:00
parent 96baf6ffc5
commit 08192659bb
84 changed files with 528 additions and 664 deletions

View File

@ -21,6 +21,7 @@
#include <stddef.h>
#include <string.h>
#include <nptl/pthreadP.h>
#include <sysdep-cancel.h>
#include <sys/syscall.h>