Fix x86_64 __set_tls.c build failure.

Change-Id: I697b8ab4ce781d7aebeddb1391b63c653511bbcb
This commit is contained in:
Elliott Hughes 2014-05-21 10:02:00 -07:00
parent 768051405e
commit 7136927d39

@ -26,6 +26,7 @@
* SUCH DAMAGE. * SUCH DAMAGE.
*/ */
#include <sys/cdefs.h>
#include <asm/prctl.h> #include <asm/prctl.h>
#include <stdint.h> #include <stdint.h>