os: xtrans: drop _WILLWINSOCK_
Not used anywhere. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
parent
53de959813
commit
00316d71a7
|
@ -72,10 +72,6 @@ from The Open Group.
|
||||||
# define XTRANSDEBUG 1
|
# define XTRANSDEBUG 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef WIN32
|
|
||||||
# define _WILLWINSOCK_
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include "os/Xtrans.h"
|
#include "os/Xtrans.h"
|
||||||
|
|
||||||
#ifndef _X_UNUSED /* Defined in Xfuncproto.h in xproto >= 7.0.22 */
|
#ifndef _X_UNUSED /* Defined in Xfuncproto.h in xproto >= 7.0.22 */
|
||||||
|
|
Loading…
Reference in New Issue