SDL_cpuinfo.c (OS2): undefine HAVE_SYSCTLBYNAME

This commit is contained in:
Ozkan Sezer 2020-10-10 20:50:02 +03:00
parent 5d42ad9eab
commit 34a82fca49

View file

@ -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