<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- tct-1.18-orig/src/fstools/fs_tools.h	2007-04-09 15:30:32.000000000 +0200
+++ tct-1.18-fixed/src/fstools/fs_tools.h	2009-07-27 18:31:01.934766046 +0200
@@ -201,6 +201,7 @@
   */
 #if defined(LINUX2)
 #define SUPPORTED
+#include &lt;linux/fs.h&gt;
 #include &lt;linux/ext2_fs.h&gt;
 #define HAVE_EXT2FS
 #define HAVE_DTIME
</pre></body></html>