Changeset 61798 in vbox for trunk/src/apps/adpctl
- Timestamp:
- Jun 21, 2016 3:05:53 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/apps/adpctl/VBoxNetAdpCtl.cpp
r57358 r61798 37 37 typedef __uint16_t u16; 38 38 typedef __uint8_t u8; 39 # include <limits.h> /* for INT_MAX */ 39 40 # include <linux/ethtool.h> 40 41 # include <linux/sockios.h>
Note:
See TracChangeset
for help on using the changeset viewer.