Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-12 | asound.h: include <time.h> to get struct timespec prototype | rofl0r | |
without including it, we get In file included from mixer.c:44:0: include/sound/asound.h:337:18: error: field 'trigger_tstamp' has incomplete type include/sound/asound.h:338:18: error: field 'tstamp' has incomplete type etc. | |||
2011-07-21 | include: Add a local asound.h to allow build with current public releases | Mark Brown | |
Bionic does not ship a copy of asound.h and it should do no harm to have a local copy here. |