]> git.pld-linux.org Git - packages/scorched3d.git/blame - scorched3d-gcc47.patch
- fix building with wxWidgets 3.0
[packages/scorched3d.git] / scorched3d-gcc47.patch
CommitLineData
aaf981e8
JR
1diff -ur scorched3d-43.3.orig/src/client/client/SecureID.cpp scorched3d-43.3/src/client/client/SecureID.cpp
2--- scorched3d-43.3.orig/src/client/client/SecureID.cpp 2010-07-20 02:28:59.000000000 +0200
3+++ scorched3d-43.3/src/client/client/SecureID.cpp 2012-11-16 13:38:27.545520369 +0100
4@@ -75,6 +75,7 @@
5 \r
6 #include <sys/ioctl.h>\r
7 #include <net/if.h>\r
8+#include <unistd.h>\r
9 \r
10 std::string SecureID::GetPrivateKey(void)\r
11 {\r
This page took 0.089607 seconds and 4 git commands to generate.