Add support for PLATFORM_DRM

This commit is contained in:
Milan Nikolic 2021-05-25 20:19:35 +02:00
parent 93ec54f81f
commit 43484d2b81
No known key found for this signature in database
GPG key ID: 9229D0EAA3AA4E75
6 changed files with 6 additions and 5 deletions

View file

@ -26,7 +26,7 @@
// It is fine to use C99 in this file because it will not be built with VS
//========================================================================
#define _POSIX_C_SOURCE 199309L
//#define _POSIX_C_SOURCE 199309L
#include "internal.h"