pkgsrc/games/crack-attack/patches/patch-ab
2009-09-23 13:20:36 +00:00

12 lines
276 B
Text

$NetBSD: patch-ab,v 1.1 2009/09/23 13:20:36 tnn Exp $
--- src/TextureLoader.h.orig 2005-04-16 10:13:38.000000000 +0200
+++ src/TextureLoader.h
@@ -28,6 +28,7 @@
#define TEXTURELOADER_H
#include <GL/glut.h>
+#include <string.h>
#include "glext.h"
#include "sstream.h"