summaryrefslogtreecommitdiff
path: root/graphics/MesaLib/patches/patch-aw
blob: a6bd4fe81ecd5b0deef4fcf147a55d445549c1c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aw,v 1.1 2008/06/27 13:24:39 tnn Exp $

--- src/mesa/drivers/x11/glxapi.c.orig	2007-11-01 16:30:52.000000000 +0100
+++ src/mesa/drivers/x11/glxapi.c
@@ -1358,6 +1358,7 @@ _glxapi_get_proc_address(const char *fun
  * This function does not get dispatched through the dispatch table
  * since it's really a "meta" function.
  */
+PUBLIC
 __GLXextFuncPtr
 glXGetProcAddressARB(const GLubyte *procName)
 {