Fix warning on Wayland

This commit is contained in:
Milan Nikolic 2022-08-29 14:47:29 +02:00
parent 0a5691486b
commit 25ea53bfbb
No known key found for this signature in database
GPG key ID: 9229D0EAA3AA4E75

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"