egl: Remove unnecessary headers.
This commit is contained in:
@@ -61,7 +61,6 @@
|
||||
#include "eglcontext.h"
|
||||
#include "egldisplay.h"
|
||||
#include "egltypedefs.h"
|
||||
#include "eglglobals.h"
|
||||
#include "eglcurrent.h"
|
||||
#include "egldriver.h"
|
||||
#include "eglsurface.h"
|
||||
|
||||
@@ -259,7 +259,6 @@ _eglFreeModule(void *module)
|
||||
free(mod);
|
||||
}
|
||||
|
||||
#include <errno.h>
|
||||
|
||||
/**
|
||||
* A loader function for use with _eglPreloadForEach. The loader data is the
|
||||
|
||||
Reference in New Issue
Block a user