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
commit 36eb95f138
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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>