freebsd-ports/games/chapping/files/patch-game-soccergame.cpp
Dmitry Marakasov d95fd234c5 - Add LICENSE
- Regenerate patches
2018-06-09 16:14:58 +00:00

8 lines
203 B
C++

--- game/soccergame.cpp.orig 2008-05-06 17:38:43 UTC
+++ game/soccergame.cpp
@@ -1,3 +1,5 @@
+#include <unistd.h> // for chdir
+
#include "soccergame.h"
#include "stadium.h"
#include "menuchapping.h"