projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d914ed7
)
windoze suckssss
author
Nathan S. Evans
<evans@in.tum.de>
Thu, 19 Aug 2010 09:36:06 +0000
(09:36 +0000)
committer
Nathan S. Evans
<evans@in.tum.de>
Thu, 19 Aug 2010 09:36:06 +0000
(09:36 +0000)
src/transport/gnunet-nat-server-windows.c
patch
|
blob
|
history
diff --git
a/src/transport/gnunet-nat-server-windows.c
b/src/transport/gnunet-nat-server-windows.c
index 9eec7cd48713661d5639f42c9457cdf27af0de7d..9f867144fa08ea55e6e497211c787cd8f3140e27 100644
(file)
--- a/
src/transport/gnunet-nat-server-windows.c
+++ b/
src/transport/gnunet-nat-server-windows.c
@@
-70,9
+70,6
@@
typedef unsigned short ushort;
#define ICMP_ECHO 8
#define IPDEFTTL 64 /* default ttl, from RFC 1340 */
#define ICMP_TIME_EXCEEDED 11 /* Time Exceeded */
-#define IP_HDRINCL 3 /* int; Header is included with data. */
-#else
-typedef int Socket;
#endif
/**