slackbuilds_ponce/games/Scorched3D/scorched-svn_glibc-2.15_fix.patch

13 lines
374 B
Diff
Raw Normal View History

Index: scorched/src/client/client/SecureID.cpp
===================================================================
--- scorched/src/client/client/SecureID.cpp (revision 549)
+++ scorched/src/client/client/SecureID.cpp (working copy)
@@ -75,6 +75,7 @@
#include <sys/ioctl.h>
#include <net/if.h>
+#include <unistd.h>
std::string SecureID::GetPrivateKey(void)
{