<html><head></head><body><div class="yahoo-style-wrap" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;"><div dir="ltr" data-setdir="false">Hello, this patch was already acked but seems to have missed the 6.0.14 release</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false"><span></span><div>Bug-Debian: https://bugs.debian.org/934483<br>Last-Update: 2019-08-21<br><br>--- virtualbox-6.0.10-dfsg.orig/src/VBox/Additions/linux/drm/vbox_ttm.c<br>+++ virtualbox-6.0.10-dfsg/src/VBox/Additions/linux/drm/vbox_ttm.c<br>@@ -33,7 +33,7 @@<br>  *          Michael Thayer <michael.thayer@oracle.com><br>  */<br> #include "vbox_drv.h"<br>-#include <ttm/ttm_page_alloc.h><br>+#include <drm/ttm/ttm_page_alloc.h><br><br> #if LINUX_VERSION_CODE < KERNEL_VERSION(3, 18, 0) && !defined(RHEL_72)<br> #define PLACEMENT_FLAGS(placement) (placement)<br><br></div><div><br></div><div><br></div><div dir="ltr" data-setdir="false">MIT licensed, and fixes a build failure with some new kernels, by unifying the include header in all the places</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">thanks</div><div dir="ltr" data-setdir="false"><br><div>Gianfranco</div></div></div></div></body></html>