projects
/
sx
/
simavr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
regExp
home
|
summary
|
tags
|
heads
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
raw
|
patch
| inline |
side by side
(parent:
7b6fcec
)
Commit
290bb03343e7e6cf62982276b93ee63b3799ece0
author
Zsolt Saskovy
<zsolt_saskovy@epam.com>
Thu, 28 Nov 2019 21:12:34 +0000
(22:12 +0100)
committer
Zsolt Saskovy
<zsolt_saskovy@epam.com>
Thu, 28 Nov 2019 21:13:24 +0000
(22:13 +0100)
simavr/sim/sim_network.h
patch
|
blob
|
history
|
download
diff --git
a/simavr/sim/sim_network.h
b/simavr/sim/sim_network.h
index b3e0fb3891f2142cf4a48f63f891dec4a6c8cda6..da4600ad64e8ccdbbb2422ba2c2c4da21e5a7879 100644
(file)
--- a/
simavr/sim/sim_network.h
+++ b/
simavr/sim/sim_network.h
@@
-30,8
+30,8
@@
extern "C" {
// Windows with MinGW
-#include <windows.h>
#include <winsock2.h>
+#include <windows.h>
#include <ws2tcpip.h>
#define send(sockfd, buf, len, flags) \