fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / drivers / block / vroot.c
index e5eff75..554427a 100644 (file)
@@ -6,7 +6,7 @@
  *
  *  based on the loop.c code by Theodore Ts'o.
  *
- * Copyright (C) 2002-2006 by Herbert Pötzl.
+ * Copyright (C) 2002-2007 by Herbert Pötzl.
  * Redistribution of this file is permitted under the
  * GNU General Public License.
  *
@@ -19,7 +19,7 @@
 #include <linux/blkdev.h>
 
 #include <linux/vroot.h>
-#include <linux/vserver/debug.h>
+#include <linux/vs_context.h>
 
 
 static int max_vroot = 8;