summaryrefslogtreecommitdiff
path: root/security/openconnect-gui/files/patch-src_vpninfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'security/openconnect-gui/files/patch-src_vpninfo.h')
-rw-r--r--security/openconnect-gui/files/patch-src_vpninfo.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/openconnect-gui/files/patch-src_vpninfo.h b/security/openconnect-gui/files/patch-src_vpninfo.h
deleted file mode 100644
index 707f4ba83c22..000000000000
--- a/security/openconnect-gui/files/patch-src_vpninfo.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/vpninfo.h.orig 2016-08-28 20:11:26 UTC
-+++ src/vpninfo.h
-@@ -23,7 +23,7 @@
- #ifdef _WIN32
- #include <winsock2.h>
- #endif
--#ifdef __linux__
-+#if defined(__linux__) || defined(__FreeBSD__)
- #define SOCKET int
- #endif
-