Changeset 100437 in vbox
- Timestamp:
- Jul 7, 2023 1:52:32 PM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c
r99739 r100437 47 47 #if RTLNX_VER_MIN(2,6,24) 48 48 # include <linux/nsproxy.h> 49 #endif 50 #if RTLNX_VER_MIN(6,5,0) 51 # include <net/gso.h> 49 52 #endif 50 53 #include <linux/netdevice.h>
Note:
See TracChangeset
for help on using the changeset viewer.