mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-25 20:16:14 -05:00
[main/misc] Add misc-function to retrieve enabled buildoptions
This commit is contained in:
@@ -29,6 +29,9 @@ struct keyval {
|
||||
};
|
||||
|
||||
|
||||
char **
|
||||
buildopts_get(void);
|
||||
|
||||
int
|
||||
safe_atoi32(const char *str, int32_t *val);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user