VirtualBox

Ignore:
Timestamp:
May 5, 2009 4:28:07 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
46897
Message:

vboxdrv, Solaris/VBoxNetFlt: RTStrDup and some fixes. (flt part untested still)

File:
1 edited

Legend:

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

    r19257 r19388  
    5252# include <iprt/crc32.h>
    5353# include <iprt/net.h>
     54# include <iprt/string.h>
    5455#endif
    5556/* VBox/x86.h not compatible with the Linux kernel sources */
     
    439440    (PFNRT)RTUuidCompareStr,
    440441    (PFNRT)RTUuidFromStr,
     442    (PFNRT)RTStrDup,
     443    (PFNRT)RTStrFree,
    441444    NULL
    442445};
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