mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 09:38:07 +02:00
egl: Add an include for size_t
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
This commit is contained in:
parent
9d9df964c4
commit
675aec8178
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
#include "egltypedefs.h"
|
||||
#include "eglapi.h"
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
/**
|
||||
* Define an inline driver typecast function.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue