]> git.alsa-project.org Git - alsa-plugins.git/commit
arcam_av.c: Include missing string.h
authorKhem Raj <raj.khem@gmail.com>
Tue, 23 Aug 2022 22:21:16 +0000 (15:21 -0700)
committerJaroslav Kysela <perex@perex.cz>
Mon, 10 Jun 2024 09:01:51 +0000 (11:01 +0200)
commit8fc52ceddd7891e18c0205491d251f4801b3f6c8
tree29f516001d28eac8e502f1769e690d1e4a71354a
parent873a2966d22cd2956dc3c844fdc5d5573178502a
arcam_av.c: Include missing string.h

bzero() function needs this header to be included

Closes: https://github.com/alsa-project/alsa-plugins/pull/47
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
arcam-av/arcam_av.c