VirtualBox

Ignore:
Timestamp:
Jul 11, 2008 6:00:44 PM (16 years ago)
Author:
vboxsync
Message:

Removed deprecated IOCTL namings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/daemon/vboxadd_timesync.c

    r8155 r10541  
    147147    {
    148148        /* perform VMM request */
    149         if (ioctl(fd, IOCTL_VBOXGUEST_VMMREQUEST, (void*)&req) >= 0)
     149        if (ioctl(fd, VBOXGUEST_IOCTL_VMMREQUEST, (void*)&req) >= 0)
    150150        {
    151151            if (VBOX_SUCCESS(req.header.rc))
Note: See TracChangeset for help on using the changeset viewer.

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