opnsense-ports/games/chapping/files/patch-game-choosestadium.cpp
Franco Fichtner a12906ed58 */*: sync with upstream
Taken from: HardenedBSD
2018-06-11 06:33:04 +02:00

10 lines
233 B
C++

--- game/choosestadium.cpp.orig 2008-05-06 17:38:43 UTC
+++ game/choosestadium.cpp
@@ -5,6 +5,7 @@
#include <fstream>
#include <sys/stat.h>
#include <dirent.h>
+#include <unistd.h> // for chdir()
#define THEMES_DIR "themes/"