mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-09 05:34:58 -05:00
[conf] Add missing stdint.h include
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#define __CONFFILE_H__
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include <confuse.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user