At file:///home/pqm/archives/thelove/bzr/%2Btrunk/
------------------------------------------------------------
revno: 3846
revision-id: [EMAIL PROTECTED]
parent: [EMAIL PROTECTED]
parent: [EMAIL PROTECTED]
committer: Canonical.com Patch Queue Manager <[EMAIL PROTECTED]>
branch nick: +trunk
timestamp: Fri 2008-11-21 20:27:43 +0000
message:
(bialix) Use Winsock2.h to match the Ws2 library.
modified:
bzrlib/python-compat.h
pythoncompat.h-20080924041409-9kvi0fgtuuqp743j-1
------------------------------------------------------------
revno: 3842.1.1
revision-id: [EMAIL PROTECTED]
parent: [EMAIL PROTECTED]
author: Alexander Belchenko <[EMAIL PROTECTED]>
committer: John Arbash Meinel <[EMAIL PROTECTED]>
branch nick: jam-integration
timestamp: Fri 2008-11-21 13:53:45 -0600
message:
include Winsock2.h to match the Ws2 library.
modified:
bzrlib/python-compat.h
pythoncompat.h-20080924041409-9kvi0fgtuuqp743j-1
=== modified file 'bzrlib/python-compat.h'
--- a/bzrlib/python-compat.h 2008-10-21 15:53:56 +0000
+++ b/bzrlib/python-compat.h 2008-11-21 19:53:45 +0000
@@ -42,7 +42,7 @@
#include <windows.h>
/* Needed for htonl */
- #include "Winsock.h"
+ #include "Winsock2.h"
/* sys/stat.h doesn't have any of these macro definitions for MSVC, so
* we'll define whatever is missing that we actually use.
--
bazaar-commits mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/bazaar-commits