--- vboxdrv/r0drv/linux/the-linux-kernel.h 2009-10-02 11:34:28.000000000 +0200 +++ vboxdrv/r0drv/linux/the-linux-kernel.h 2009-10-29 22:21:52.805519009 +0100 @@ -81,6 +81,7 @@ #include #include #include +#include #if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 7) # include #endif --- vboxnetadp/r0drv/linux/the-linux-kernel.h 2009-10-02 11:34:28.000000000 +0200 +++ vboxnetadp/r0drv/linux/the-linux-kernel.h 2009-10-29 22:21:52.805519009 +0100 @@ -81,6 +81,7 @@ #include #include #include +#include #if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 7) # include #endif --- vboxnetflt/r0drv/linux/the-linux-kernel.h 2009-10-02 11:34:28.000000000 +0200 +++ vboxnetflt/r0drv/linux/the-linux-kernel.h 2009-10-29 22:21:52.805519009 +0100 @@ -81,6 +81,7 @@ #include #include #include +#include #if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 7) # include #endif