espressif / esp-adf

Espressif Audio Development Framework
Other
1.54k stars 677 forks source link

fix: added missing lock.h (AUD-5488) #1221

Closed xgroleau closed 2 months ago

xgroleau commented 3 months ago

We encoutered some issue when trying to build a2dp_stream.c on Linux for testing.

The file a2dp_stream.c uses a _lock_t but never imports the actual header for it. It is probably included conditionally somewhere else when we build for the device.

CLAassistant commented 3 months ago

CLA assistant check
All committers have signed the CLA.

jason-mao commented 2 months ago

Thank you for your contribution. @xgroleau

jason-mao commented 2 months ago

It's merged at 4b5de6a30ffdd31a54cfd44e9a52bb82ef3ac557