egl: Add an include for size_t

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
This commit is contained in:
Thomas Hellstrom 2010-11-01 17:10:03 +01:00
parent 9d9df964c4
commit 675aec8178
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#include "egltypedefs.h"
#include "eglapi.h"
#include <stddef.h>
/**
* Define an inline driver typecast function.