public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] small patch for ntfs driver
@ 2001-09-06 22:00 Michael Madore
  0 siblings, 0 replies; only message in thread
From: Michael Madore @ 2001-09-06 22:00 UTC (permalink / raw)
  To: linux-ia64

[-- Attachment #1: Type: text/plain, Size: 185 bytes --]

Hi,

The ntfs driver compile is broken in 2.4.9 due to the min/max changes. 
Here is a patch if anyone is interested.

Mike Madore
Senior Software Engineer
TurboLinux, Inc.
650-228-5203

[-- Attachment #2: kernel-2.4.9-ntfs_minmax.patch --]
[-- Type: text/plain, Size: 298 bytes --]

diff -Nur linux/fs/ntfs/unistr.c linux.new/fs/ntfs/unistr.c
--- linux/fs/ntfs/unistr.c	Wed Aug 15 01:22:17 2001
+++ linux.new/fs/ntfs/unistr.c	Thu Sep  6 13:25:07 2001
@@ -22,6 +22,7 @@
  */
 
 #include <linux/string.h>
+#include <linux/kernel.h>
 #include <asm/byteorder.h>
 
 #include "unistr.h"

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

only message in thread, other threads:[~2001-09-06 22:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-06 22:00 [Linux-ia64] small patch for ntfs driver Michael Madore

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox