Fixed a typo :-(
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
|
|
||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#if !defined(WIN32)
|
#if !defined(_WIN32)
|
||||||
# include <unistd.h>
|
# include <unistd.h>
|
||||||
#else
|
#else
|
||||||
# include <windows.h>
|
# include <windows.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user