ports/emulators/open-vm-tools/files/patch-services_plugins_dndcp_dndcp.cpp
Renato Botelho af3ba1edf2 emulators/open-vm-tools: Update to 12.2.0
PR:		270077
Reported by:	John Wolfe <jwolfe@vmware.com>
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2023-03-10 18:56:15 -03:00

14 lines
328 B
C++

--- services/plugins/dndcp/dndcp.cpp.orig 2023-03-07 22:57:07 UTC
+++ services/plugins/dndcp/dndcp.cpp
@@ -36,11 +36,9 @@
*/
#include <glib.h>
-extern "C" {
#include "vmware/guestrpc/tclodefs.h"
#include "vmware/tools/plugin.h"
#include "vmware/tools/utils.h"
-}
#include <string.h>
#include "copyPasteDnDWrapper.h"