<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">diff -Nru kernel-2.6.19mamba.orig/drivers/video/vesafb-thread.c kernel-2.6.19mamba/drivers/video/vesafb-thread.c
--- kernel-2.6.19mamba.orig/drivers/video/vesafb-thread.c	2006-12-05 15:52:43.000000000 +0100
+++ kernel-2.6.19mamba/drivers/video/vesafb-thread.c	2006-12-05 15:55:24.000000000 +0100
@@ -16,6 +16,7 @@
 #include &lt;linux/delay.h&gt;
 #include &lt;linux/signal.h&gt;
 #include &lt;linux/suspend.h&gt;
+#include &lt;linux/freezer.h&gt;
 #include &lt;linux/unistd.h&gt;
 #include &lt;video/vesa.h&gt;
 #include &lt;video/edid.h&gt;
</pre></body></html>