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