HAVE_UNIX -> UNIX
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
#if defined(HAVE_MACOSX)
|
#if defined(HAVE_MACOSX)
|
||||||
#include "ArchHooks_darwin.h"
|
#include "ArchHooks_darwin.h"
|
||||||
|
|
||||||
#elif defined(HAVE_UNIX)
|
#elif defined(UNIX)
|
||||||
#include "ArchHooks_Unix.h"
|
#include "ArchHooks_Unix.h"
|
||||||
|
|
||||||
#elif defined(WINDOWS)
|
#elif defined(WINDOWS)
|
||||||
|
|||||||
Reference in New Issue
Block a user