0
1
mirror of https://github.com/radio95-rnt/fm95.git synced 2026-02-26 11:22:00 +01:00
This commit is contained in:
2025-06-28 18:32:38 +02:00
parent 2091b87ea6
commit 0ae988a126

View File

@@ -1,6 +1,7 @@
#include <getopt.h>
#include <liquid/liquid.h>
#include "../inih/ini.h"
#include <stdbool.h>
#define DEFAULT_INI_PATH "/etc/fm95.conf"