Changeset 76688 in vbox for trunk/src/VBox/Additions
- Timestamp:
- Jan 7, 2019 6:58:10 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 127995
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.c
r76553 r76688 47 47 #include "product-generated.h" 48 48 #include "VBoxGuestR0LibInternal.h" 49 #if LINUX_VERSION_CODE < KERNEL_VERSION(3, 3, 0) 50 # include <linux/mount.h> 51 #endif 49 52 50 53 MODULE_DESCRIPTION(VBOX_PRODUCT " VFS Module for Host File System Access");
Note:
See TracChangeset
for help on using the changeset viewer.