]> git.alsa-project.org Git - alsa-utils.git/commit
reshuffle included files to include config.h as first
authorJaroslav Kysela <perex@perex.cz>
Wed, 30 Aug 2023 16:48:23 +0000 (18:48 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 30 Aug 2023 16:48:23 +0000 (18:48 +0200)
commitfeb9c4cdecb24d6d52496487aa7f074651c4907a
treee8df76579e247680b6e677a5c004038c6c5e2dfa
parent9b95d9b20ac7cac2260dfad7f2aa2567605f4971
reshuffle included files to include config.h as first

config.h may contain defines like _FILE_OFFSET_BITS which influence
the system wide include files (off_t types, open -> open64 function
usage etc.).

Related: https://github.com/alsa-project/alsa-utils/pull/223
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
36 files changed:
alsaloop/alsaloop.c
alsaloop/control.c
alsaloop/effect-sweep.c
alsaloop/pcmjob.c
amidi/amidi.c
amixer/amixer.c
axfer/container.h
axfer/xfer.h
bat/alsa.c
bat/analyze.c
bat/common.c
bat/convert.c
bat/latencytest.c
bat/signal.c
bat/tinyalsa.c
iecset/iecset.c
nhlt/nhlt-dmic-info.c
seq/aconnect/aconnect.c
seq/aplaymidi/aplaymidi.c
seq/aseqdump/aseqdump.c
seq/aseqnet/aseqnet.c
speaker-test/pink.c
speaker-test/speaker-test.c
topology/nhlt/intel/dmic-nhlt.c
topology/nhlt/intel/dmic/dmic-debug.c
topology/nhlt/intel/dmic/dmic-process.c
topology/nhlt/intel/intel-nhlt.c
topology/nhlt/intel/ssp-nhlt.c
topology/nhlt/intel/ssp/ssp-debug.c
topology/nhlt/intel/ssp/ssp-process.c
topology/nhlt/nhlt-processor.c
topology/pre-process-class.c
topology/pre-process-dai.c
topology/pre-process-object.c
topology/pre-processor.c
topology/topology.c