use xemil instead of libconfig

This commit is contained in:
Nishi 2025-12-24 23:42:12 +09:00
commit 46c31fcdfd
Signed by: nishi
GPG key ID: 27EF69B208EB9343
12 changed files with 111 additions and 70 deletions

View file

@ -8,7 +8,7 @@
#include <Mw/Milsko.h>
/* External */
#include <libconfig.h>
#include <xemil.h>
/* Standard */
#include <dlfcn.h>