Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 598800
Collapse All | Expand All

(-)vboxdrv/SUPDrvInternal.h.ORIG (-1 / +1 lines)
Lines 65-71 Link Here
65
#           include <linux/modversions.h>
65
#           include <linux/modversions.h>
66
#       endif
66
#       endif
67
#   endif
67
#   endif
68
#   if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 0)
68
#   if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 0)  && LINUX_VERSION_CODE < KERNEL_VERSION(4, 9, 0)
69
#       undef ALIGN
69
#       undef ALIGN
70
#   endif
70
#   endif
71
#   ifndef KBUILD_STR
71
#   ifndef KBUILD_STR

Return to bug 598800