mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
* sysdeps/mach/hurd/ifreq.c: Add missing #includes.
This commit is contained in:
@ -52,7 +52,7 @@ unsigned int __nptl_nthreads = 1;
|
||||
#include "allocatestack.c"
|
||||
|
||||
/* Code to create the thread. */
|
||||
#include "createthread.c"
|
||||
#include <createthread.c>
|
||||
|
||||
|
||||
struct pthread *
|
||||
|
Reference in New Issue
Block a user