2
0
Эх сурвалжийг харах

SDL_cpuinfo.c (OS2): undefine HAVE_SYSCTLBYNAME

Ozkan Sezer 4 жил өмнө
parent
commit
34a82fca49

+ 1 - 0
src/cpuinfo/SDL_cpuinfo.c

@@ -28,6 +28,7 @@
 #include "../core/windows/SDL_windows.h"
 #endif
 #if defined(__OS2__)
+#undef HAVE_SYSCTLBYNAME
 #define INCL_DOS
 #include <os2.h>
 #ifndef QSV_NUMPROCESSORS