diff options
Diffstat (limited to 'games/glest/patches/glest-3.2.2-glibc210.patch')
-rw-r--r-- | games/glest/patches/glest-3.2.2-glibc210.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/games/glest/patches/glest-3.2.2-glibc210.patch b/games/glest/patches/glest-3.2.2-glibc210.patch deleted file mode 100644 index 31e3ff183b..0000000000 --- a/games/glest/patches/glest-3.2.2-glibc210.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- 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) |