nptl: Fix typo on __have_pthread_attr_t (BZ#21715)
commit3adfef7eaafae8dc00fa12cdecde68c01b7d565a
authorMatthew Krupcale <mkrupcale@matthewkrupcale.com>
Thu, 6 Jul 2017 13:22:20 +0000 (6 10:22 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 6 Jul 2017 13:27:24 +0000 (6 10:27 -0300)
tree1b5357a8866d36bf110feead1b815fa107da268c
parent031e519c95c069abe4e4c7c59e2b4b67efccdee5
nptl: Fix typo on __have_pthread_attr_t (BZ#21715)

This patch fixes some build issues when including types/sigevent_t.h
along with bits/pthreadtypes.h.

Checked on x86_64-linux-gnu and on a build on supported major ABIs.

[BZ #21715]
* sysdeps/nptl/bits/pthreadtypes.h (__have_pthread_attr_t): Fix typo
on definition.
ChangeLog
sysdeps/nptl/bits/pthreadtypes.h