diff options
author | Takashi Iwai <tiwai@suse.de> | 2015-02-23 09:14:03 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2015-02-23 09:14:03 +0100 |
commit | 88cacc57e879d29d626a66852fd982739dc7e6de (patch) | |
tree | b937525edcb487e0f4bd845eddc78ea428745278 /include/uapi/sound/asound.h | |
parent | 6176fadce29cf050806dc32538dc6ca3e32860b9 (diff) | |
parent | b9956409c281931c74ba8d0a2b61a98076a58602 (diff) | |
download | talos-op-linux-88cacc57e879d29d626a66852fd982739dc7e6de.tar.gz talos-op-linux-88cacc57e879d29d626a66852fd982739dc7e6de.zip |
Merge branch 'topic/uapi-fix' into for-next
Diffstat (limited to 'include/uapi/sound/asound.h')
-rw-r--r-- | include/uapi/sound/asound.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/uapi/sound/asound.h b/include/uapi/sound/asound.h index 0e88e7a0f0eb..fd5c0b55ca3b 100644 --- a/include/uapi/sound/asound.h +++ b/include/uapi/sound/asound.h @@ -25,6 +25,9 @@ #include <linux/types.h> +#ifndef __KERNEL__ +#include <stdlib.h> +#endif /* * protocol version |