2.4.9 Compile problem fix

From: Pierre Cyr (pierre.cyr@mcgill.ca)
Date: Sun Aug 19 2001 - 19:59:10 EST


Hi there,

I had to add a:

#include <linux/kernel.h>

to the file:

fs/ntfs/unistr.c

in order to get it to compile in the 2.4.9 kernel... The macro:

min(x,y) (((x)<(y))?(x):(y))

does not get included otherwise.

Cheers,

Pierre

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Aug 23 2001 - 21:00:32 EST