slackbuilds_ponce/games/glest/patches/glest-3.2.2-glibc210.patch
2010-05-13 00:26:25 +02:00

10 lines
264 B
Diff

--- source/shared_lib/sources/platform/posix/socket.cpp
+++ source/shared_lib/sources/platform/posix/socket.cpp
@@ -10,6 +10,7 @@
#include <cstring>
#include <cstdlib>
+#include <cstdio>
#include <stdexcept>
#include <sstream>
#if defined(HAVE_SYS_IOCTL_H)