diff --git a/auto/src/glew_head.c b/auto/src/glew_head.c index 0d052be..a3f932e 100644 --- a/auto/src/glew_head.c +++ b/auto/src/glew_head.c @@ -15,7 +15,7 @@ #include /* For memset */ #if defined(GLEW_EGL) -extern void * eglGetProcAddress (const char *procname); +extern void (*eglGetProcAddress (const char *procname))(); #elif defined(GLEW_REGAL) /* In GLEW_REGAL mode we call direcly into the linked