OSDN Git Service

If you're going to use memset...
authorElliott Hughes <enh@google.com>
Fri, 26 Feb 2016 06:05:28 +0000 (22:05 -0800)
committerElliott Hughes <enh@google.com>
Fri, 26 Feb 2016 06:05:28 +0000 (22:05 -0800)
commitf86c4494ff9613dcdf3dd7713d1e2c5d989d8eba
tree0fcc85b0cd5b41d8c797c11ee455b490b9a4e9e0
parenta8e75ba37deff962b0ddbc2fb81b96c3515ae7e5
If you're going to use memset...

...you'd better #include <string.h>.

Change-Id: I83e0877f4151fc764588e2d876e66d7712d41f61
libc/bionic/pthread_exit.cpp