VirtualBox

Changeset 77106 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Feb 1, 2019 10:31:23 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
128563
Message:

SUPDrv.cpp: FreeBSD compile fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp

    r76886 r77106  
    481481    /* VBoxUSB */
    482482    (PFNRT)RTPathStripFilename,
     483#if !defined(RT_OS_FREEBSD)
    483484    (PFNRT)RTHandleTableAlloc,
    484 #if !defined(RT_OS_FREEBSD)
    485485    (PFNRT)RTStrPurgeEncoding,
    486486#endif
    487487    NULL
    488488};
    489 #endif  /* RT_OS_DARWIN || RT_OS_SOLARIS || RT_OS_SOLARIS */
     489#endif  /* RT_OS_DARWIN || RT_OS_SOLARIS || RT_OS_FREEBSD */
    490490
    491491/** Hardware-virtualization MSRs. */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette