]> git.alsa-project.org Git - alsa-utils.git/commit
topology: add include for ENABLE_NLS on musl
authorSam James <sam@gentoo.org>
Thu, 7 Sep 2023 20:23:51 +0000 (21:23 +0100)
committerJaroslav Kysela <perex@perex.cz>
Tue, 17 Oct 2023 11:44:54 +0000 (13:44 +0200)
commitd272c5d935b2ff8acc00f16317f1f960b02ed3a1
treea542891ad62b8e3405ef751767364947e5ee8aa2
parent039e4cad48a01437d195914b57b5da83ebc582c3
topology: add include for ENABLE_NLS on musl

Needed for setlocale().

(After rebasing to pick up 8c229270f6bae83b705a03714c46067a7aa57b02, just
move it to be guarded as the include now exists.)

Closes: https://github.com/alsa-project/alsa-utils/pull/234
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
topology/topology.c