From: Daniel Lenski Date: Sun, 6 Jan 2019 10:06:18 +0000 (-0800) Subject: decruft esp.c: these headers are only needed for GP's probe-sending/catching (which... X-Git-Tag: v8.02~19^2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=a1d2fb97b7ae5679f7072add65b3a22bfabdf71b;p=users%2Fdwmw2%2Fopenconnect.git decruft esp.c: these headers are only needed for GP's probe-sending/catching (which are in gpst.c now) Signed-off-by: Daniel Lenski --- diff --git a/esp.c b/esp.c index dce7f90b..9b79c03a 100644 --- a/esp.c +++ b/esp.c @@ -24,13 +24,6 @@ #include #include -#ifdef _WIN32 -#include -#include -#include "win32-ipicmp.h" -#else -#endif - #include "openconnect-internal.h" #include "lzo.h"