1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/games/xpacman/files/patch-c
2000-01-09 09:53:13 +00:00

8 lines
182 B
Plaintext

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