fix: remove execinfo for musl systems
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
/*
|
||||
* See LICENSE file for copyright and license details.
|
||||
*/
|
||||
#include <execinfo.h>
|
||||
#include <getopt.h>
|
||||
#include <libinput.h>
|
||||
#include <limits.h>
|
||||
|
||||
Reference in New Issue
Block a user