freebsd-ports/games/xpacman/files/patch-c
2000-01-09 09:53:13 +00:00

7 lines
182 B
Text

--- gamedata.cc.orig Sun Jan 9 01:47:52 2000
+++ gamedata.cc Sun Jan 9 01:48:11 2000
@@ -1,3 +1,4 @@
+#include <stdlib.h>
#include"gamedata.h"
#include"board.h"
#include"pac.h"