VirtualBox

Changeset 28906 in vbox


Ignore:
Timestamp:
Apr 29, 2010 4:04:48 PM (15 years ago)
Author:
vboxsync
Message:

Linux installation fix

File:
1 edited

Legend:

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

    r28893 r28906  
    4444#include <iprt/thread.h>
    4545#include <iprt/uuid.h>
    46 #include <iprt/net.h>
    47 #include <iprt/crc32.h>
    48 #if defined(RT_OS_DARWIN) || defined(RT_OS_SOLARIS) || defined(RT_OS_FREEBSD)
     46#if defined(RT_OS_DARWIN) || defined(RT_OS_SOLARIS) || defined(RT_OS_FREEBSD) || defined(RT_OS_WINDOWS)
     47# include <iprt/net.h>
     48# include <iprt/crc32.h>
    4949# include <iprt/string.h>
    5050# include <iprt/rand.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