fix: remove execinfo for musl systems

This commit is contained in:
Yappaholic 2025-06-01 00:14:55 +03:00
parent 0143d61b58
commit a36633dc2b

View file

@ -1,7 +1,6 @@
/*
* See LICENSE file for copyright and license details.
*/
#include <execinfo.h>
#include <getopt.h>
#include <libinput.h>
#include <limits.h>