pkgsrc/games/xgalaga/patches/patch-ae
2006-07-02 14:36:19 +00:00

13 lines
324 B
Text

$NetBSD: patch-ae,v 1.1 2006/07/02 14:36:19 tron Exp $
--- libsprite/data.h.orig 1998-04-12 07:03:22.000000000 +0100
+++ libsprite/data.h 2006-07-02 15:26:28.000000000 +0100
@@ -10,6 +10,8 @@
#include <assert.h>
#include <string.h>
+#include "struct.h"
+
#ifdef XPM
#ifdef HACKED_XPMLIB
#include "xpmlib-3.4b/xpm.h"