mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Include atomic.h in generic lowlevellock.c.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#include <sysdep.h>
|
||||
#include <lowlevellock.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
#include <atomic.h>
|
||||
|
||||
void
|
||||
__lll_lock_wait_private (int *futex)
|
||||
|
||||
Reference in New Issue
Block a user