mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
6b1c307f3d
Approved by: portmgr
11 lines
223 B
Plaintext
11 lines
223 B
Plaintext
--- src/glbind.c.orig Mon Mar 10 15:31:50 2003
|
|
+++ src/glbind.c Mon Mar 10 15:31:52 2003
|
|
@@ -20,6 +20,7 @@
|
|
*/
|
|
|
|
#include <unistd.h>
|
|
+#define GL_GLEXT_LEGACY
|
|
#include <GL/gl.h>
|
|
#include <GL/glut.h>
|
|
#include <string.h>
|