repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Fri Jan 13 20:02:10 UTC 2012
[aur-mirror.git]
/
kartofel
/
saved_game.diff
blob
f862c54fad938710d8a457e67cf82c67b93a6c80
1
--- saved_game.cc.orig 2009-01-31 20:06:33.000000000 -0500
2
+++ saved_game.cc 2009-07-18 12:44:44.565701617 -0400
3
@@ -19,6 +19,7 @@
4
#include <cstdlib>
5
#include <sstream>
6
#include <zlib.h>
7
+#include <cstdio>
8
9
#include "saved_game.h"
10