diff --git a/patches.xen/pvops-blkfront-eject-support.patch b/patches.xen/pvops-blkfront-eject-support.patch index e304ed6..e149ba9 100644 --- a/patches.xen/pvops-blkfront-eject-support.patch +++ b/patches.xen/pvops-blkfront-eject-support.patch @@ -1,9 +1,9 @@ --- linux-3.4.1.orig/drivers/block/xen-blkfront.c 2012-06-01 09:18:44.000000000 +0200 +++ linux-3.4.1/drivers/block/xen-blkfront.c 2012-07-15 15:54:31.350255623 +0200 @@ -44,6 +44,7 @@ + #include #include #include - #include +#include #include