tile: add #include to unbreak build after generic init_task conversion
authorChris Metcalf <cmetcalf@tilera.com>
Wed, 6 Jun 2012 15:23:19 +0000 (11:23 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Wed, 6 Jun 2012 15:29:35 +0000 (11:29 -0400)
Some code was moved from init_task.c to setup.c but the appropriate
header needed to be moved as well.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>

No differences found