summaryrefslogblamecommitdiff
path: root/games/xpacman/files/patch-c
blob: 6470ce3e9c33ebc416f2c6f37dafc24e37d5aa64 (plain) (tree)
1
2
3
4
5
6
7






                                                
--- 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"