VirtualBox

Changeset 9330 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Jun 2, 2008 10:56:54 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
31544
Message:

More PCI config register setters.

Location:
trunk/src/VBox/Devices
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/DrvNAT.cpp

    r8715 r9330  
    2626*******************************************************************************/
    2727#define LOG_GROUP LOG_GROUP_DRV_NAT
     28#define __STDC_LIMIT_MACROS
     29#define __STDC_CONSTANT_MACROS
    2830#include "Network/slirp/libslirp.h"
     31#include <stdint.h>
    2932#include <VBox/pdmdrv.h>
    3033#include <iprt/assert.h>
  • trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp

    r8155 r9330  
    2525*******************************************************************************/
    2626#define LOG_GROUP LOG_GROUP_DRV_HOST_DVD
     27#define __STDC_LIMIT_MACROS
     28#define __STDC_CONSTANT_MACROS
    2729#ifdef RT_OS_DARWIN
    2830# include <mach/mach.h>
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