diff options
Diffstat (limited to 'emulators/open-vm-tools/files/patch-header')
-rw-r--r-- | emulators/open-vm-tools/files/patch-header | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/emulators/open-vm-tools/files/patch-header b/emulators/open-vm-tools/files/patch-header deleted file mode 100644 index 01559ed80a1d..000000000000 --- a/emulators/open-vm-tools/files/patch-header +++ /dev/null @@ -1,11 +0,0 @@ ---- modules/freebsd/vmhgfs/os.h.orig 2008-03-19 08:49:45.000000000 +0100 -+++ modules/freebsd/vmhgfs/os.h 2008-03-27 17:40:38.000000000 +0100 -@@ -29,6 +29,8 @@ - - #if defined(__FreeBSD__) - # include <sys/param.h> // for <everything> -+# include <sys/proc.h> -+# include <sys/condvar.h> - # include <sys/lock.h> // for struct mtx - # include <sys/mutex.h> // for struct mtx - # include <sys/sx.h> |