public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.4.9 Compile problem fix
@ 2001-08-20  0:59 Pierre Cyr
  0 siblings, 0 replies; only message in thread
From: Pierre Cyr @ 2001-08-20  0:59 UTC (permalink / raw)
  To: linux-kernel

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


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

only message in thread, other threads:[~2001-08-20  0:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-08-20  0:59 2.4.9 Compile problem fix Pierre Cyr

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