From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Williamson Date: Mon, 10 Jan 2005 17:17:13 +0000 Subject: [PATCH] trivial build fix Message-Id: <1105377434.6812.19.camel@tdi> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org Latest bk of ia64/kernel/topology.c needs linux/nodemask.h. asm-ia64/numa.h seems like a reasonable place for it. Thanks, Alex Signed-off-by: Alex Williamson === include/asm-ia64/numa.h 1.17 vs edited ==--- 1.17/include/asm-ia64/numa.h 2005-01-07 22:44:03 -07:00 +++ edited/include/asm-ia64/numa.h 2005-01-10 09:38:24 -07:00 @@ -17,6 +17,7 @@ #include #include +#include #include #include #include