VirtualBox

Changeset 85432 in vbox


Ignore:
Timestamp:
Jul 23, 2020 11:59:16 AM (5 years ago)
Author:
vboxsync
Message:

Add/vboxsf: We're not allowed to include vermagic.h starting with 5.8. We probably haven't needed it for quite a few versions, so no matter. bugref:9801

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.c

    r85065 r85432  
    5353#include <linux/seq_file.h>
    5454#include <linux/vfs.h>
    55 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 5, 62)
     55#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 5, 62) && LINUX_VERSION_CODE < KERNEL_VERSION(5, 8, 0)
    5656# include <linux/vermagic.h>
    5757#endif
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette