summaryrefslogtreecommitdiff
path: root/emulators/open-vm-tools/files/patch-appUtilX11.c
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/open-vm-tools/files/patch-appUtilX11.c')
-rw-r--r--emulators/open-vm-tools/files/patch-appUtilX11.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/emulators/open-vm-tools/files/patch-appUtilX11.c b/emulators/open-vm-tools/files/patch-appUtilX11.c
deleted file mode 100644
index 2757fb6bd712..000000000000
--- a/emulators/open-vm-tools/files/patch-appUtilX11.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- ./lib/appUtil/appUtilX11.c.orig 2009-02-18 17:02:41.000000000 +0900
-+++ ./lib/appUtil/appUtilX11.c 2009-03-24 18:54:18.000000000 +0900
-@@ -26,6 +26,9 @@
- #include <stdlib.h>
- #include <string.h>
- #include <unistd.h>
-+#if defined(__FreeBSD__)
-+#include <libgen.h>
-+#endif
-
- #include "vmware.h"
- #include "str.h"