Files
third_party_tinyalsa/include
Ethan Sommer a6fc680aeb include/tinyalsa/plugin.h: include time.h
Older versions of linux's API header sound/asound.h accidentally rely on
indirect declaration of struct timespec, which isn't reliable, so
include time.h before it to support older versions of sound/asound.h
properly
2020-06-05 17:18:44 -04:00
..