Changeset 57121 in vbox for trunk/src/VBox/HostDrivers
- Timestamp:
- Jul 29, 2015 9:14:30 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c
r57120 r57121 24 24 #include "version-generated.h" 25 25 #include "product-generated.h" 26 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 24) 27 #include <linux/nsproxy.h> 28 #endif 26 29 #include <linux/netdevice.h> 27 30 #include <linux/etherdevice.h>
Note:
See TracChangeset
for help on using the changeset viewer.