mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
NPTL: Add some missing #include's
This commit is contained in:
@ -20,6 +20,7 @@
|
||||
#include <errno.h>
|
||||
#include <time.h>
|
||||
#include <sys/param.h>
|
||||
#include <sys/time.h>
|
||||
#include "pthreadP.h"
|
||||
#include <lowlevellock.h>
|
||||
#include <not-cancel.h>
|
||||
|
Reference in New Issue
Block a user