mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-13 04:29:09 +08:00
Cygwin: drop unnecessary inclusion of spinlock.h
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
1a49c17840
commit
0a22adf7eb
@ -3,7 +3,6 @@
|
||||
#include "pinfo.h"
|
||||
#include "clock.h"
|
||||
#include "miscfuncs.h"
|
||||
#include "spinlock.h"
|
||||
|
||||
static inline LONGLONG
|
||||
system_qpc_tickspersec ()
|
||||
|
@ -24,7 +24,6 @@ details. */
|
||||
#include "thread.h"
|
||||
#include "cygtls.h"
|
||||
#include "ntdll.h"
|
||||
#include "spinlock.h"
|
||||
|
||||
static inline void __attribute__ ((always_inline))
|
||||
get_system_time (PLARGE_INTEGER systime)
|
||||
|
Loading…
x
Reference in New Issue
Block a user