Skip to content

Commit

Permalink
decruft esp.c: these headers are only needed for GP's probe-sending/c…
Browse files Browse the repository at this point in the history
…atching (which are in gpst.c now)

Signed-off-by: Daniel Lenski <dlenski@gmail.com>
  • Loading branch information
dlenski committed Jan 9, 2019
1 parent 7f903f2 commit a1d2fb9
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions esp.c
Expand Up @@ -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"

Expand Down

0 comments on commit a1d2fb9

Please sign in to comment.