diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-02-14 23:00:19 -0600 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-02-14 23:00:19 -0600 |
commit | 6b6ede3d15f04fe825cfa9f697507457e3640344 (patch) | |
tree | efe9bf75eaf2200f89087ed0ef2ef350549ccd6d /libpthread/linuxthreads_db/td_thr_tsd.c | |
parent | f972c2262fd4efc2bbf9789dce145bb705acec24 (diff) |
resolve merge
Diffstat (limited to 'libpthread/linuxthreads_db/td_thr_tsd.c')
-rw-r--r-- | libpthread/linuxthreads_db/td_thr_tsd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libpthread/linuxthreads_db/td_thr_tsd.c b/libpthread/linuxthreads_db/td_thr_tsd.c index 7b0db6b9d..f18832f46 100644 --- a/libpthread/linuxthreads_db/td_thr_tsd.c +++ b/libpthread/linuxthreads_db/td_thr_tsd.c @@ -18,7 +18,6 @@ <http://www.gnu.org/licenses/>. */ #include "thread_dbP.h" -#include <linuxthreads/internals.h> td_err_e |