Commit b9c77718 authored by Max Kellermann's avatar Max Kellermann

decoder/DsdLib: add missing stdlib.h include

parent 35db88af
......@@ -32,6 +32,7 @@
#include "util/Alloc.hxx"
#include <string.h>
#include <stdlib.h>
#ifdef HAVE_ID3TAG
#include <id3tag.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment