diff --git a/src/native/common/devil/extil.c b/src/native/common/devil/extil.c index f244a269..5c60c2fc 100644 --- a/src/native/common/devil/extil.c +++ b/src/native/common/devil/extil.c @@ -11,7 +11,7 @@ static void* devILhandle; #include #include #include -const struct mach_header* devILhandle; +const struct mach_header* devILhandle = NULL; #endif /**