<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">Index: src/pui/puGLUT.h
===================================================================
--- src/pui/puGLUT.h.orig	2007-12-20 16:52:32.000000000 -0700
+++ src/pui/puGLUT.h	2007-12-20 16:52:43.000000000 -0700
@@ -32,6 +32,7 @@
 
 #ifdef UL_MAC_OSX
 # include &lt;GLUT/glut.h&gt;
+# define APIENTRY
 #else
 # ifdef FREEGLUT_IS_PRESENT /* for FreeGLUT like PLIB 1.6.1*/
 #  include &lt;GL/freeglut.h&gt;
</pre></body></html>