opnsense-ports/games/chapping/files/patch-game-soccergame.cpp
Franco Fichtner a12906ed58 */*: sync with upstream
Taken from: HardenedBSD
2018-06-11 06:33:04 +02: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"