From e5baaae09b37ea2bc2a7199bdb6523248fa42d77 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sat, 24 Jan 2004 14:30:01 +0000 Subject: - Downgrate to last stable release, 0.6.5.1 - Give maintainership to submitter PR: ports/61738 Submitted by: Jean-Yves Lefort --- .../files/patch-Sources::Network::Generic::ip_address.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 devel/clanlib/files/patch-Sources::Network::Generic::ip_address.cpp (limited to 'devel/clanlib/files/patch-Sources::Network::Generic::ip_address.cpp') diff --git a/devel/clanlib/files/patch-Sources::Network::Generic::ip_address.cpp b/devel/clanlib/files/patch-Sources::Network::Generic::ip_address.cpp new file mode 100644 index 000000000000..6e823d49e653 --- /dev/null +++ b/devel/clanlib/files/patch-Sources::Network::Generic::ip_address.cpp @@ -0,0 +1,10 @@ +--- Sources/Network/Generic/ip_address.cpp.orig Thu Jan 22 08:22:51 2004 ++++ Sources/Network/Generic/ip_address.cpp Thu Jan 22 08:23:01 2004 +@@ -15,6 +15,7 @@ + #include "API/Core/System/error.h" + + #ifndef WIN32 ++ #include + #include + #include + #include -- cgit v1.2.3