mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-02-20 01:40:08 -05:00
Define some types if missing
Include Linux headers on Linux only. For portability with non-Linux. Signed-off-by: Thomas Klausner <wiz@NetBSD.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
623d3be080
commit
25e6b5b473
3 changed files with 70 additions and 4 deletions
|
|
@ -59,7 +59,7 @@ alsainclude_HEADERS += alisp.h
|
|||
endif
|
||||
|
||||
noinst_HEADERS = alsa sys.h search.h list.h aserver.h local.h alsa-symbols.h \
|
||||
asoundlib-head.h asoundlib-tail.h
|
||||
asoundlib-head.h asoundlib-tail.h type_compat.h
|
||||
|
||||
DISTCLEANFILES = stamp-vh version.h alsa asoundlib.h
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue