VirtualBox

Ignore:
Timestamp:
Feb 5, 2010 4:02:55 PM (15 years ago)
Author:
vboxsync
Message:

pdmifs.h: Moved the network interfaces to a separate header called pdmnetifs.h.

File:
1 edited

Legend:

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

    r26296 r26300  
    5656#define LOG_GROUP LOG_GROUP_DEV_PCNET
    5757#include <VBox/pdmdev.h>
     58#include <VBox/pdmnetifs.h>
    5859#include <VBox/pgm.h>
    59 #include <VBox/vm.h> /* for VM_IS_EMT */
    6060#include <VBox/DevPCNet.h>
    6161#include <iprt/asm.h>
    6262#include <iprt/assert.h>
    6363#include <iprt/critsect.h>
     64#include <iprt/net.h>
    6465#include <iprt/string.h>
    6566#include <iprt/time.h>
    66 #include <iprt/net.h>
    6767#ifdef IN_RING3
    6868# include <iprt/mem.h>
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