egl: remove needless c99_compat.h includes

Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Reviewed-by: Alyssa Rosenzweig <alyssa@collabora.com>
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16812>
This commit is contained in:
Erik Faye-Lund
2022-06-01 14:19:02 +02:00
committed by Marge Bot
parent 9f717b5f23
commit 1613aa7341
12 changed files with 0 additions and 19 deletions

View File

@@ -31,7 +31,6 @@
#ifndef EGLDISPLAY_INCLUDED
#define EGLDISPLAY_INCLUDED
#include "c99_compat.h"
#include "c11/threads.h"
#include "egltypedefs.h"