Cygwin: drop unnecessary inclusion of spinlock.h
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
1a49c17840
commit
0a22adf7eb
2 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue