mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-18 21:43:47 +00:00
Uses less ambiguous include when compiles for Windows platform
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
#ifndef _UNISTD_H_
|
#ifndef _UNISTD_H_
|
||||||
#define _UNISTD_H_
|
#define _UNISTD_H_
|
||||||
|
|
||||||
#include "../windows.h"
|
#include "contrib/windows.h"
|
||||||
|
|
||||||
// Needed by Sleep() under Windows
|
// Needed by Sleep() under Windows
|
||||||
# include <winbase.h>
|
# include <winbase.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user