OSDN Git Service

HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE is never defined (take two).
authorElliott Hughes <enh@google.com>
Fri, 22 Apr 2016 18:33:34 +0000 (11:33 -0700)
committerElliott Hughes <enh@google.com>
Fri, 22 Apr 2016 18:33:34 +0000 (11:33 -0700)
commitc47712d7c380b3492d622964f435c4024d0fb6be
tree92900e31057ecd96b6e0954e804d2cf850ee4b55
parenta56257c6623240e7dd43b4aac51076890c07013e
HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE is never defined (take two).

The previous patch was the opposite of what it should have been,
because I mistook #ifndef for #ifdef.

Bug: http://b/28318937
Change-Id: Ic132f426de4dd0f6b7ef2f07cf63e432ec25c187
audio_utils/echo_reference.c