Don't include winsock headers on Cygwin
commitef1195bbf255335eaab68d9c25eb513900486fe4
authorOlly Betts <olly@survex.com>
Wed, 18 Nov 2015 04:17:45 +0000 (18 04:17 +0000)
committerOlly Betts <olly@survex.com>
Wed, 18 Nov 2015 04:17:45 +0000 (18 04:17 +0000)
tree168b7402d9174c313ede8feaf7c82109494e3309
parentec41f113e0d0e24338ee5c6c0f6eea08023dc272
Don't include winsock headers on Cygwin

Instead include <arpa/inet.h> for htons() and htonl().
xapian-core/common/win32_uuid.cc