decoder/DsdLib: add missing stdlib.h include
This commit is contained in:
parent
35db88affe
commit
b9c7771830
@ -32,6 +32,7 @@
|
||||
#include "util/Alloc.hxx"
|
||||
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#ifdef HAVE_ID3TAG
|
||||
#include <id3tag.h>
|
||||
|
Loading…
Reference in New Issue
Block a user