Skip to content
Snippets Groups Projects
Commit a794600c authored by Martin Storsjö's avatar Martin Storsjö Committed by Ronald S. Bultje
Browse files

vp8: Include the thread headers before using the pthread types


This was unnoticed on linux, since stdlib.h apparently includes
files declaring the pthread_mutex_t and pthread_cond_t types.

Signed-off-by: default avatarRonald S. Bultje <rsbultje@gmail.com>
parent 39d18f21
No related branches found
No related tags found
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