projects
/
users
/
dwmw2
/
openconnect.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f903f2
)
decruft esp.c: these headers are only needed for GP's probe-sending/catching (which...
author
Daniel Lenski <dlenski@gmail.com>
Sun, 6 Jan 2019 10:06:18 +0000
(
02:06
-0800)
committer
Daniel Lenski <dlenski@gmail.com>
Wed, 9 Jan 2019 19:45:47 +0000
(11:45 -0800)
Signed-off-by: Daniel Lenski <dlenski@gmail.com>
esp.c
patch
|
blob
|
history
diff --git
a/esp.c
b/esp.c
index dce7f90bc80d2179701f7ea40d2525174a7b9026..9b79c03ab2759d3bd042fdabf1992c90109b2a28 100644
(file)
--- a/
esp.c
+++ b/
esp.c
@@
-24,13
+24,6
@@
#include <stdlib.h>
#include <errno.h>
-#ifdef _WIN32
-#include <winsock2.h>
-#include <ws2tcpip.h>
-#include "win32-ipicmp.h"
-#else
-#endif
-
#include "openconnect-internal.h"
#include "lzo.h"