linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Small slip in ntfs code from linux kernel 2.4.9
@ 2001-08-29 12:39 Oleg O. Ossovitskii
  0 siblings, 0 replies; only message in thread
From: Oleg O. Ossovitskii @ 2001-08-29 12:39 UTC (permalink / raw)
  To: linux-kernel

Hello,

 Linux kernel 2.4.9 can't be compiled if NTFS support is added. Fix of
 this problem see at bottom of letter.

=== cut ===
diff -u --recursive --new-file linux-2.4.9/fs/ntfs/unistr.c linux-2.4.9-oo1/fs/ntfs/unistr.c
--- linux-2.4.9/fs/ntfs/unistr.c        Mon Aug 27 16:35:21 2001
+++ linux-2.4.9-oo1/fs/ntfs/unistr.c    Mon Aug 27 16:23:25 2001
@@ -22,6 +22,7 @@
  */
 
 #include <linux/string.h>
+#include <linux/kernel.h>
 #include <asm/byteorder.h>
 
 #include "unistr.h"

 === cut ===


Best regards, Oleg O. Ossovitskii
system programmer of KGPA Ltd.
tel: +7(0112)46-23-40, fax: +7(0112)43-64-96
mailto:oleg@kgpa.ru, icq# 33366588



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-08-29 12:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-29 12:39 Small slip in ntfs code from linux kernel 2.4.9 Oleg O. Ossovitskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).