[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <48BD1779.5030807@gmail.com>
Date: Tue, 02 Sep 2008 13:37:45 +0300
From: Török Edwin <edwintorok@...il.com>
To: Ingo Molnar <mingo@...hat.com>
CC: Linux Kernel <linux-kernel@...r.kernel.org>
Subject: Please #include <limits.h> in hackbench.c
Hi Ingo,
On Fedora Core 9 hackbench.c fails to compile because PTHREAD_STACK_MIN
is not defined, adding
a #include <limits.h> fixes it and makes it compile.
Please add #include<limits.h>
Best regards,
--Edwin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists