Merge "Fix x86_64 __set_tls.c build failure."

This commit is contained in:
Elliott Hughes
2014-05-21 17:02:44 +00:00
committed by Gerrit Code Review

View File

@@ -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>