mirror of
https://github.com/nfc-tools/libnfc.git
synced 2025-12-23 18:50:05 +00:00
Uses less ambiguous include when compiles for Windows platform
This commit is contained in:
parent
8d9d6a5696
commit
007b78cbb4
@ -25,7 +25,7 @@
|
||||
#ifndef _UNISTD_H_
|
||||
#define _UNISTD_H_
|
||||
|
||||
#include "../windows.h"
|
||||
#include "contrib/windows.h"
|
||||
|
||||
// Needed by Sleep() under Windows
|
||||
# include <winbase.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user