VirtualBox

Changeset 43515 in vbox for trunk/src/apps


Ignore:
Timestamp:
Oct 2, 2012 3:19:48 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
81098
Message:

Main/Metrics: another attempt to satisfy rhel 4

File:
1 edited

Legend:

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

    r43513 r43515  
    2828#include <sys/ioctl.h>
    2929#include <fcntl.h>
    30 #if 0
    31 //def RT_OS_LINUX
     30#ifdef RT_OS_LINUX
    3231# include <net/if.h>
    3332# include <linux/types.h>
     33/* Older versions of ethtool.h rely on these: */
     34typedef unsigned long long u64;
     35typedef __uint32_t u32;
     36typedef __uint16_t u16;
     37typedef __uint8_t u8;
    3438# include <linux/ethtool.h>
    3539# include <linux/sockios.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