mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-16 11:06:49 +01:00
SDL_cpuinfo.c (OS2): undefine HAVE_SYSCTLBYNAME
This commit is contained in:
parent
5d42ad9eab
commit
34a82fca49
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user