Sign in
third-party-mirror
/
kiwivm
/
refs/heads/master
/
.
/
mingw
/
mingw-packages
/
mingw-w64-spandsp
/
0001-include-winsock.patch
blob: 888a53433c94fe8b1929b10a6ed1094e0bf48b4f [
file
] [
log
] [
blame
] [
edit
]
---
a
/
src
/
t4_rx
.
c
+++
b
/
src
/
t4_rx
.
c
@@
-
56
,
6
+
56
,
9
@@
/*! \file */
+#
include
<winsock2.h>
+#
include
<windows.h>
+
#if defined(HAVE_CONFIG_H)
#include
"config.h"
#endif