mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-02-19 08:16:35 +00:00
Uses less ambiguous include when compiles for Windows platform
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user