summaryrefslogtreecommitdiff
path: root/emulators/open-vm-tools/files/patch-lib_include_tracer.hh
diff options
context:
space:
mode:
authorNeel Chauhan <nc@FreeBSD.org>2021-08-02 18:50:57 -0700
committerNeel Chauhan <nc@FreeBSD.org>2021-08-02 19:47:10 -0700
commit42dfc139f65ba4e9033376a97762a78d93c3cc6a (patch)
tree88797fc1d62fea46b1d86bb00a11c43762ef41e4 /emulators/open-vm-tools/files/patch-lib_include_tracer.hh
parentdevel/glib20: Update to 2.68.3 (diff)
emulators/open-vm-tools: Prepare for glib 2.68.3
PR: 256200
Diffstat (limited to 'emulators/open-vm-tools/files/patch-lib_include_tracer.hh')
-rw-r--r--emulators/open-vm-tools/files/patch-lib_include_tracer.hh12
1 files changed, 12 insertions, 0 deletions
diff --git a/emulators/open-vm-tools/files/patch-lib_include_tracer.hh b/emulators/open-vm-tools/files/patch-lib_include_tracer.hh
new file mode 100644
index 000000000000..6e3e401453da
--- /dev/null
+++ b/emulators/open-vm-tools/files/patch-lib_include_tracer.hh
@@ -0,0 +1,12 @@
+--- lib/include/tracer.hh.orig 2021-08-03 01:45:08 UTC
++++ lib/include/tracer.hh
+@@ -28,9 +28,7 @@
+
+ #include "vm_basic_defs.h"
+
+-extern "C" {
+ #include "glib.h"
+-}
+
+
+ #ifdef VMX86_DEVEL