diff options
Diffstat (limited to 'sway/debug_log.c')
-rw-r--r-- | sway/debug_log.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sway/debug_log.c b/sway/debug_log.c index 8b30ed45..6fd6422f 100644 --- a/sway/debug_log.c +++ b/sway/debug_log.c @@ -10,7 +10,6 @@ #include <errno.h> #include <string.h> #include <stringop.h> -#include <execinfo.h> #include "workspace.h" extern log_importance_t v; |