[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.16-1409-g5afdf4d
ap at apple.com
ap at apple.com
Thu Dec 3 13:44:03 UTC 2009
The following commit has been merged in the webkit-1.1 branch:
commit 0bae6f4554f3d53998b6011b4bec689f60bc4f55
Author: ap at apple.com <ap at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Tue Nov 24 22:41:11 2009 +0000
Windows build fix.
* platform/network/cf/SocketStreamHandleCFNet.cpp: Also, don't include the wrong one!
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51361 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 0b6b6a8..ec4bfcb 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -2,6 +2,12 @@
Windows build fix.
+ * platform/network/cf/SocketStreamHandleCFNet.cpp: Also, don't include the wrong one!
+
+2009-11-24 Alexey Proskuryakov <ap at apple.com>
+
+ Windows build fix.
+
* platform/network/cf/SocketStreamHandleCFNet.cpp: Include the proper WKSI header.
2009-11-24 Simon Fraser <simon.fraser at apple.com>
diff --git a/WebCore/platform/network/cf/SocketStreamHandleCFNet.cpp b/WebCore/platform/network/cf/SocketStreamHandleCFNet.cpp
index 2eaa181..4e64bbd 100644
--- a/WebCore/platform/network/cf/SocketStreamHandleCFNet.cpp
+++ b/WebCore/platform/network/cf/SocketStreamHandleCFNet.cpp
@@ -38,7 +38,6 @@
#include "ProtectionSpace.h"
#include "SocketStreamError.h"
#include "SocketStreamHandleClient.h"
-#include "WebCoreSystemInterface.h"
#include <wtf/MainThread.h>
#if defined(BUILDING_ON_TIGER) || defined(BUILDING_ON_LEOPARD)
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list