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
commit daf6912838

View File

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