[BACK]Return to patch-src_opengl_c CVS log [TXT][DIR] Up to [local] / ports / games / naev / base / patches

File: [local] / ports / games / naev / base / patches / Attic / patch-src_opengl_c (download)

Revision 1.1, Sat Sep 10 21:42:25 2011 UTC (13 years ago) by yason
Branch: MAIN

add patch

$OpenBSD$
--- src/opengl.c.orig	Sun Jul 31 18:26:59 2011
+++ src/opengl.c	Sun Jul 31 18:27:27 2011
@@ -38,6 +38,7 @@
 #include <stdio.h>
 #include <string.h>
 #include <stdarg.h> /* va_list for gl_print */
+#include <zlib.h>
 
 #include <png.h>