freebsd-ports/games/xgalaga/files/patch-libsprite__data.h
Martin Wilke 46ac9432cb - Fix build with gcc4
PR:		114072
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-06-29 08:32:31 +00:00

10 lines
225 B
C

--- libsprite/data.h.orig Sun Apr 12 15:03:22 1998
+++ libsprite/data.h Wed Jun 27 02:49:24 2007
@@ -20,6 +20,7 @@
#include "Wlib.h"
#include "defs.h"
+#include "struct.h"
extern int nplanes;
extern int xpmORplanes ;