filter/route, ...: add missing stdlib.h includes

This commit is contained in:
Max Kellermann
2013-11-11 08:17:29 +01:00
parent f6b44af998
commit 287c70e361
5 changed files with 5 additions and 0 deletions

1
NEWS
View File

@@ -1,6 +1,7 @@
ver 0.18.4 (not yet released)
* decoder
- dsdiff: fix byte order bug
* fix build failures due to missing includes
ver 0.18.3 (2013/11/08)
* fix stuck MPD after song change (0.18.2 regression)