mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-13 16:03:23 -05:00
[logger] Add missing include (#342)
This commit is contained in:
parent
36d9051a91
commit
bc4b046897
@ -25,6 +25,7 @@
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <stdarg.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <time.h>
|
||||
#include <errno.h>
|
||||
|
Loading…
Reference in New Issue
Block a user