Merge pull request #80 from Yappaholic/main

fix: remove execinfo for musl systems
This commit is contained in:
DreamMaoMao
2025-06-01 07:02:28 +08:00
committed by GitHub

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>