mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-24 05:03:17 -05:00
[misc] Add missing include of stdlib
Thanks @LordMyschkin. Closes #1772.
This commit is contained in:
parent
d9818434a0
commit
f87b65f086
@ -21,6 +21,7 @@
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h> // fopen
|
||||
#include <stdarg.h> // va_*
|
||||
#include <string.h> // strlen
|
||||
|
Loading…
x
Reference in New Issue
Block a user