#ifndef EGLSTRING_INCLUDED #define EGLSTRING_INCLUDED extern char * _eglstrdup(const char *s); #endif /* EGLSTRING_INCLUDED */