mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-02-05 04:06:34 -05:00
config.h may contain defines like _FILE_OFFSET_BITS which influence
the system wide include files (off_t types, open -> open64 function
usage etc.).
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| rawmidi.c | ||
| rawmidi_hw.c | ||
| rawmidi_local.h | ||
| rawmidi_symbols.c | ||
| rawmidi_virt.c | ||
| ump.c | ||
| ump_local.h | ||