Module: wine Branch: master Commit: 76fdd19476e809012cb5b0752764f052b8389a9c URL: http://source.winehq.org/git/wine.git/?a=commit;h=76fdd19476e809012cb5b07527...
Author: Rob Shearman robertshearman@gmail.com Date: Tue Mar 31 13:37:49 2009 +0100
include: Move some declarations in ws2tcpip.h to where they belong in new ws2ipdef.h header.
---
include/Makefile.in | 1 + include/ws2ipdef.h | 151 +++++++++++++++++++++++++++++++++++++++++++++++++++ include/ws2tcpip.h | 115 +-------------------------------------- 3 files changed, 153 insertions(+), 114 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=76fdd19476e809012cb5b0...