Last missing _GNU_SOURCE

This commit is contained in:
Willy-JL 2024-11-22 05:59:44 +00:00
parent 80b7713126
commit eb96b4aad5

View File

@ -25,6 +25,8 @@
//
//========================================================================
#define _GNU_SOURCE
#include "internal.h"
#if defined(GLFW_BUILD_LINUX_JOYSTICK)