VirtualBox

Changeset 18864 in vbox


Ignore:
Timestamp:
Apr 10, 2009 12:03:59 PM (16 years ago)
Author:
vboxsync
Message:

Proper build fix for Solaris (take three).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/apps/adpctl/VBoxNetAdpCtl.cpp

    r18863 r18864  
    3232#include <sys/wait.h>
    3333#include <sys/ioctl.h>
    34 #include <sys/ioccom.h>
    3534#include <fcntl.h>
     35#ifdef RT_OS_SOLARIS
     36# include <sys/ioccom.h>
     37#endif
    3638
    3739/* @todo Error codes must be moved to some header file */
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