Merge branch '7.8'
[mesa.git] / src / egl / main / eglstring.h
1 #ifndef EGLSTRING_INCLUDED
2 #define EGLSTRING_INCLUDED
3
4
5 extern char *
6 _eglstrdup(const char *s);
7
8
9 #endif /* EGLSTRING_INCLUDED */