diff options
Diffstat (limited to 'devel/clanlib1/files/patch-libc++')
-rw-r--r-- | devel/clanlib1/files/patch-libc++ | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/devel/clanlib1/files/patch-libc++ b/devel/clanlib1/files/patch-libc++ deleted file mode 100644 index 0ff47908cca1..000000000000 --- a/devel/clanlib1/files/patch-libc++ +++ /dev/null @@ -1,20 +0,0 @@ ---- Sources/GL/canvas_opengl.cpp.orig 2007-10-21 00:14:01 UTC -+++ Sources/GL/canvas_opengl.cpp -@@ -27,6 +27,7 @@ - ** (if your name is missing here, please add it) - */ - -+#include <stdlib.h> - #include "Display/display_precomp.h" - #include "canvas_opengl.h" - #include "API/Core/System/error.h" ---- Sources/Network/Socket/ip_address_getaddr.cpp.orig 2007-10-21 00:14:01 UTC -+++ Sources/Network/Socket/ip_address_getaddr.cpp -@@ -29,6 +29,7 @@ - - #ifdef USE_GETADDR - -+#include <stdlib.h> - #include "ip_address_getaddr.h" - #include "API/Core/System/error.h" - #include "API/Core/System/mutex.h" |