aboutsummaryrefslogtreecommitdiff
path: root/graphics/vv/files/patch-vv_vv.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/vv/files/patch-vv_vv.cxx')
-rw-r--r--graphics/vv/files/patch-vv_vv.cxx11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/vv/files/patch-vv_vv.cxx b/graphics/vv/files/patch-vv_vv.cxx
new file mode 100644
index 000000000000..b3517f001de0
--- /dev/null
+++ b/graphics/vv/files/patch-vv_vv.cxx
@@ -0,0 +1,11 @@
+--- vv/vv.cxx.orig 2020-09-19 05:31:12 UTC
++++ vv/vv.cxx
+@@ -53,7 +53,7 @@
+ #include <sys/types.h>
+ #include <sys/stat.h>
+ #include <errno.h>
+-#pragma comment(lib, "ws2_32.lib")
++//#pragma comment(lib, "ws2_32.lib")
+
+ typedef enum {O_BASE,O_OVERLAY,O_FUSION,O_VF,O_CONTOUR,O_LANDMARKS} OpenModeType;
+ typedef enum {P_NORMAL,P_SEQUENCE,P_WINDOW,P_LEVEL} ParseModeType;