summaryrefslogtreecommitdiff
path: root/test/egl_epoxy_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/egl_epoxy_api.c')
-rw-r--r--test/egl_epoxy_api.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/egl_epoxy_api.c b/test/egl_epoxy_api.c
index 2c1b257..a840525 100644
--- a/test/egl_epoxy_api.c
+++ b/test/egl_epoxy_api.c
@@ -27,6 +27,7 @@
* Tests the Epoxy API using EGL.
*/
+#define _GNU_SOURCE
#include <stdio.h>
#include <string.h>
#include <stdlib.h>