~ubuntu-branches/ubuntu/quantal/open-vm-tools/quantal-201207201942

« back to all changes in this revision

Viewing changes to modules/freebsd/vmhgfs/compat_vop.h

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Baumann
  • Date: 2009-03-20 10:19:00 UTC
  • mfrom: (1.1.4 upstream) (2.4.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090320101900-1o604camiubq2de8
Tags: 2009.03.18-154848-2
Correcting patch system depends (Closes: #520493).

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
 * We use defines rather than typedefs here to avoid causing problems for files that
40
40
 * don't have a vnode_if.h available.
41
41
 */
42
 
#if __FreeBSD_version >= 700000
 
42
#if __FreeBSD_version >= 700055
43
43
#   define compat_vop_lock_t vop_lock1_t
44
44
#   define compat_vop_lock_args struct vop_lock1_args
45
45
#   define COMPAT_VOP_LOCK_OP_ELEMENT vop_lock1