Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 7d805b2f authored by Johan Harvyl's avatar Johan Harvyl Committed by Andy Hung
Browse files

Include pthread.h in AudioResamplerSinc

Currently it gets included through utils/Log.h which includes
log/log.h which will usually be taken as:

system/core/liblog/include/log/log.h.

If on the other hand system/core/liblog/include_vndk/log/log.h gets
included instead, pthread.h will not be included.

Test: Manual - builds OK
Bug: 119390863
Change-Id: I64255f0812367a55996a7b64da65646fdf1743c2
parent 0d089313
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment