]> git.alsa-project.org Git - alsa-lib.git/commit
type_compat.h: use ESPIPE instead of EPIPE when ESTRPIPE not defined
authorSASANO Takayoshi <uaa@uaa.org.uk>
Thu, 2 Feb 2023 06:58:47 +0000 (15:58 +0900)
committerJaroslav Kysela <perex@perex.cz>
Fri, 3 Feb 2023 12:21:54 +0000 (13:21 +0100)
commit3b4cdbdf19c70255d2d4c31b5a7d5ae2548eb9ef
tree1f93b09ab7c196a183c2c118b239f4ea41203f75
parentfea9fc229892695afa4e41598ebb79ea58ffb4b2
type_compat.h: use ESPIPE instead of EPIPE when ESTRPIPE not defined

Fixes: https://github.com/alsa-project/alsa-lib/pull/298
Signed-off-by: SASANO Takayoshi <uaa@uaa.org.uk>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
include/type_compat.h
test/pcm.c