From a36633dc2b69c26e2dd11ad80ca747ff5c9ec78f Mon Sep 17 00:00:00 2001 From: Yappaholic Date: Sun, 1 Jun 2025 00:14:55 +0300 Subject: [PATCH] fix: remove execinfo for musl systems --- src/maomao.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/maomao.c b/src/maomao.c index 9198562..1c7f563 100644 --- a/src/maomao.c +++ b/src/maomao.c @@ -1,7 +1,6 @@ /* * See LICENSE file for copyright and license details. */ -#include #include #include #include