include/uapi/sound/asound.h: include stdlib.h in userspace
authorMikko Rapeli <mikko.rapeli@iki.fi>
Mon, 16 Feb 2015 23:05:38 +0000 (00:05 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 17 Feb 2015 06:43:54 +0000 (07:43 +0100)
commit4bebf7091aa15ec60edf0dcbc654410a87ca21fe
treeb5287e58f1831e5e66d356b08f3bc25d6cb67ffe
parent76a3aeac2f6c02ecf065fa9baa279dd54bf2d819
include/uapi/sound/asound.h: include stdlib.h in userspace

Fixes compiler errors like:
error: field ‘trigger_tstamp’ has incomplete type
error: invalid application of ‘sizeof’ to incomplete t
ype ‘struct timespec’

Signed-off-by: Mikko Rapeli <mikko.rapeli@iki.fi>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/uapi/sound/asound.h
This page took 0.025547 seconds and 5 git commands to generate.